Skip to content

Commit 0629822

Browse files
committed
Formatted the XAML code.
1 parent f1d3be4 commit 0629822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rubberduck.Core/UI/Inspections/InspectionResultsControl.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<ResourceDictionary.MergedDictionaries>
1818
<ResourceDictionary Source="../Controls/ToolBar.xaml"/>
1919
</ResourceDictionary.MergedDictionaries>
20-
20+
2121
<codeInspections:InspectionSeverityImageSourceConverter x:Key="SeverityIconConverter" />
2222
<codeInspections:InspectionImageSourceConverter x:Key="InspectionIconConverter" />
2323
<codeInspections:QuickFixImageSourceConverter x:Key="QuickFixIconConverter" />

0 commit comments

Comments
 (0)