File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 395
395
<Compile Include =" AutoComplete\AutoCompleteClosingParenthese.cs" />
396
396
<Compile Include =" AutoComplete\AutoCompleteClosingString.cs" />
397
397
<Compile Include =" AutoComplete\AutoCompleteService.cs" />
398
+ <Compile Include =" UI\CodeExplorer\Commands\AddClassModuleCommand.cs" />
399
+ <Compile Include =" UI\CodeExplorer\Commands\AddPredeclaredClassModuleCommand.cs" />
398
400
<Compile Include =" UI\CodeExplorer\Commands\AddTestModuleWithStubsCommand.cs" />
399
401
<Compile Include =" UI\CodeExplorer\Commands\CodeExplorerCommandAttribute.cs" />
400
402
<Compile Include =" UI\CodeExplorer\Commands\AddUserFormCommand.cs" />
426
428
<Compile Include =" UI\CodeExplorer\Commands\ImportCommand.cs" />
427
429
<Compile Include =" UI\CodeExplorer\Commands\PrintCommand.cs" />
428
430
<Compile Include =" UI\CodeExplorer\Commands\OpenDesignerCommand.cs" />
429
- <Compile Include =" UI\CodeExplorer\Commands\AddClassModuleCommand.cs" />
430
431
<Compile Include =" UI\CodeExplorer\Commands\AddStdModuleCommand.cs" />
431
432
<Compile Include =" UI\CodeExplorer\Commands\AddTestModuleCommand.cs" />
432
433
<Compile Include =" UI\CodeExplorer\Commands\AddComponentCommand.cs" />
You can’t perform that action at this time.
0 commit comments