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 f1d3be4 commit 0629822Copy full SHA for 0629822
Rubberduck.Core/UI/Inspections/InspectionResultsControl.xaml
@@ -17,7 +17,7 @@
17
<ResourceDictionary.MergedDictionaries>
18
<ResourceDictionary Source="../Controls/ToolBar.xaml"/>
19
</ResourceDictionary.MergedDictionaries>
20
-
+
21
<codeInspections:InspectionSeverityImageSourceConverter x:Key="SeverityIconConverter" />
22
<codeInspections:InspectionImageSourceConverter x:Key="InspectionIconConverter" />
23
<codeInspections:QuickFixImageSourceConverter x:Key="QuickFixIconConverter" />
0 commit comments