Visual Studio changes
This commit is contained in:
parent
b0e59c00b1
commit
475996aea6
@ -141,11 +141,15 @@
|
||||
<Compile Include="MainWindow.Designer.cs">
|
||||
<DependentUpon>MainWindow.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="OptionPanels\ApplicationOptionPanel.cs" />
|
||||
<Compile Include="OptionPanels\ApplicationOptionPanel.cs">
|
||||
<SubType>UserControl</SubType>
|
||||
</Compile>
|
||||
<Compile Include="OptionPanels\ApplicationOptionPanel.Designer.cs">
|
||||
<DependentUpon>ApplicationOptionPanel.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="OptionPanels\Application\DocumentsOptionPanel.cs" />
|
||||
<Compile Include="OptionPanels\Application\DocumentsOptionPanel.cs">
|
||||
<SubType>UserControl</SubType>
|
||||
</Compile>
|
||||
<Compile Include="OptionPanels\Application\DocumentsOptionPanel.Designer.cs">
|
||||
<DependentUpon>DocumentsOptionPanel.cs</DependentUpon>
|
||||
</Compile>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user