Skip to content

Commit 51c3eca

Browse files
committed
rename window title
1 parent 20419cc commit 51c3eca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SPHDecode/MainWindow.xaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
66
xmlns:local="clr-namespace:SPHDecode"
77
mc:Ignorable="d"
8-
Title="MainWindow" Height="145" Width="405">
8+
Title="SPHDecode" Height="145" Width="405">
99
<Grid DataContext="{StaticResource MainWindowModel}">
1010
<StackPanel HorizontalAlignment="Left" Width="375" Margin="10,10,0,0" VerticalAlignment="Top">
1111
<StackPanel.Resources>

0 commit comments

Comments
 (0)