We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14aab4c commit 7f2e41aCopy full SHA for 7f2e41a
RetailCoder.VBE/Rubberduck.csproj
@@ -579,6 +579,7 @@
579
<Compile Include="Navigation\CodeExplorer\CodeExplorerMemberViewModel.cs" />
580
<Compile Include="Navigation\CodeExplorer\CodeExplorerProjectViewModel.cs" />
581
<Compile Include="Navigation\CodeExplorer\CodeExplorerViewModel.cs" />
582
+ <Compile Include="UI\HotkeyDisplayConverter.cs" />
583
<Compile Include="UI\Inspections\InspectionDescriptionConverter.cs" />
584
<Compile Include="UI\Inspections\InspectionImageSourceConverter.cs" />
585
<Compile Include="UI\Inspections\InspectionResultsControl.xaml.cs">
0 commit comments