diff --git a/Azaion.Annotator/AutodetectDialog.xaml b/Azaion.Annotator/AutodetectDialog.xaml index 0c16307..460610d 100644 --- a/Azaion.Annotator/AutodetectDialog.xaml +++ b/Azaion.Annotator/AutodetectDialog.xaml @@ -3,27 +3,26 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" + xmlns:extensions="clr-namespace:Azaion.Annotator.Extensions" mc:Ignorable="d" WindowStyle="SingleBorderWindow" ResizeMode="NoResize" - Title="AutodetectDialog" - Height="250" Width="420" + Title="Розпізнавання" + Height="247" Width="400" Background="LightGray"> - - Йде розпізнавання... - - + + -