put the new file in the project.

This commit is contained in:
larsbrubaker 2014-07-01 18:36:57 -07:00
parent 4e37aaf427
commit 9679512a7b

View file

@ -111,6 +111,7 @@
<Compile Include="PartPreviewWindow\ViewControls3D.cs" />
<Compile Include="PartPreviewWindow\ViewControls2D.cs" />
<Compile Include="PartPreviewWindow\BaseClasses\PartPreview3DWidget.cs" />
<Compile Include="PartPreviewWindow\ViewGcodeWidget.cs" />
<Compile Include="PrinterCommunication\ActivePrinterProfile.cs" />
<Compile Include="ConfigurationPage\PrinterConfigurationPage.cs" />
<Compile Include="CustomWidgets\DisableableWidget.cs" />