Added references

This commit is contained in:
Michael Becker 2014-04-16 19:36:32 -04:00
parent f4c8bd70d0
commit 03254d0009

View File

@ -109,15 +109,11 @@
<Compile Include="MainWindow.Designer.cs">
<DependentUpon>MainWindow.cs</DependentUpon>
</Compile>
<Compile Include="OptionPanels\ApplicationOptionPanel.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="OptionPanels\ApplicationOptionPanel.cs" />
<Compile Include="OptionPanels\ApplicationOptionPanel.Designer.cs">
<DependentUpon>ApplicationOptionPanel.cs</DependentUpon>
</Compile>
<Compile Include="OptionPanels\Application\DocumentsOptionPanel.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="OptionPanels\Application\DocumentsOptionPanel.cs" />
<Compile Include="OptionPanels\Application\DocumentsOptionPanel.Designer.cs">
<DependentUpon>DocumentsOptionPanel.cs</DependentUpon>
</Compile>