From 51c3ecad24bd25dca5ae7e9efb45f621abb30363 Mon Sep 17 00:00:00 2001 From: Stricted Date: Wed, 20 Jan 2016 13:18:02 +0100 Subject: [PATCH] rename window title --- SPHDecode/MainWindow.xaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPHDecode/MainWindow.xaml b/SPHDecode/MainWindow.xaml index 89bc943..35f1d4a 100644 --- a/SPHDecode/MainWindow.xaml +++ b/SPHDecode/MainWindow.xaml @@ -5,7 +5,7 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:SPHDecode" mc:Ignorable="d" - Title="MainWindow" Height="145" Width="405"> + Title="SPHDecode" Height="145" Width="405">