Fixed project file to include CommentDialog
This commit is contained in:
parent
4a39f78e69
commit
939736e0c2
@ -57,7 +57,9 @@
|
||||
<Compile Include="Controls\ProgressPanel.Designer.cs">
|
||||
<DependentUpon>ProgressPanel.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Dialogs\FileSystem\CommentDialog.cs" />
|
||||
<Compile Include="Dialogs\FileSystem\CommentDialog.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Dialogs\FileSystem\CommentDialog.Designer.cs">
|
||||
<DependentUpon>CommentDialog.cs</DependentUpon>
|
||||
</Compile>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user