Extract embedded type to new file

This commit is contained in:
John Lewin 2017-09-28 08:59:57 -07:00
parent 3924f9e96e
commit f07de091f9
3 changed files with 137 additions and 102 deletions

View file

@ -148,6 +148,7 @@
<Compile Include="CustomWidgets\DisableablePanel.cs" />
<Compile Include="Library\Interfaces\LibraryExtensionMethods.cs" />
<Compile Include="Library\Widgets\InsertionGroup.cs" />
<Compile Include="PartPreviewWindow\PopupButton.cs" />
<Compile Include="PartPreviewWindow\View3D\SlicePopupMenu.cs" />
<Compile Include="Utilities\InspectForm.cs" Condition="'$(Configuration)' == 'Debug'">
<SubType>Form</SubType>