From c2447d8e4ab1eabd1b8fe408194108e2ba99161b Mon Sep 17 00:00:00 2001 From: Oleksandr Bezdieniezhnykh Date: Sat, 18 May 2024 18:13:45 +0300 Subject: [PATCH] window rename --- Azaion.Annotator/MainWindow.xaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Azaion.Annotator/MainWindow.xaml b/Azaion.Annotator/MainWindow.xaml index d8ec813..7f9a9d7 100644 --- a/Azaion.Annotator/MainWindow.xaml +++ b/Azaion.Annotator/MainWindow.xaml @@ -5,7 +5,7 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:wpf="clr-namespace:LibVLCSharp.WPF;assembly=LibVLCSharp.WPF" xmlns:controls="clr-namespace:Azaion.Annotator.Controls" mc:Ignorable="d" - Title="MainWindow" Height="450" Width="1100"> + Title="Azaion Annotator" Height="450" Width="1100">