From 6bbd9c23dafe84c9370c143c89e0f50c33db0beb Mon Sep 17 00:00:00 2001 From: morkt Date: Sun, 3 Aug 2014 10:59:50 +0400 Subject: [PATCH] increased dialog window width. --- AboutBox.xaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/AboutBox.xaml b/AboutBox.xaml index f7fab6c4..35bc7872 100644 --- a/AboutBox.xaml +++ b/AboutBox.xaml @@ -28,7 +28,7 @@ IN THE SOFTWARE. xmlns:s="clr-namespace:GARbro.GUI.Strings" xmlns:gr="clr-namespace:GameRes;assembly=GameRes" xmlns:scm="clr-namespace:System.ComponentModel;assembly=WindowsBase" - Title="{x:Static s:guiStrings.TextAboutTitle}" Height="306" Width="475" ResizeMode="NoResize" + Title="{x:Static s:guiStrings.TextAboutTitle}" Height="306" Width="500" ResizeMode="NoResize" Background="{DynamicResource {x:Static SystemColors.ControlBrushKey}}" ShowInTaskbar="False" WindowStartupLocation="CenterOwner"> @@ -42,8 +42,8 @@ IN THE SOFTWARE. - - + +