diff --git a/AboutBox.xaml b/AboutBox.xaml index 2130eeeb..1f72f6de 100644 --- a/AboutBox.xaml +++ b/AboutBox.xaml @@ -26,6 +26,7 @@ IN THE SOFTWARE. xmlns:local="clr-namespace:GARbro.GUI" xmlns:w="clr-namespace:Rnd.Windows" xmlns:s="clr-namespace:GARbro.GUI.Strings" + xmlns:gr="clr-namespace:GameRes;assembly=GameRes" Title="{x:Static s:guiStrings.TextAboutTitle}" Height="306" Width="475" ResizeMode="NoResize" Background="{DynamicResource {x:Static SystemColors.ControlBrushKey}}" ShowInTaskbar="False" WindowStartupLocation="CenterOwner"> @@ -43,13 +44,13 @@ IN THE SOFTWARE. - -