Skip to content

Commit a52f628

Browse files
committed
Hide empty TabItem
1 parent bafe018 commit a52f628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CodeSnip/Views/AboutView/AboutWindow.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
</ScrollViewer>
118118
</mah:MetroTabItem>
119119

120-
<mah:MetroTabItem Header="Notes">
120+
<mah:MetroTabItem Header="Notes" Visibility="Collapsed">
121121
<!-- Usage tips -->
122122
</mah:MetroTabItem>
123123
</mah:MetroTabControl>

0 commit comments

Comments
 (0)