diff --git a/IFCGeoRefCheckerGUI/UpdateGeoRefWindow.xaml b/IFCGeoRefCheckerGUI/UpdateGeoRefWindow.xaml index cd62b45..fad7ff9 100644 --- a/IFCGeoRefCheckerGUI/UpdateGeoRefWindow.xaml +++ b/IFCGeoRefCheckerGUI/UpdateGeoRefWindow.xaml @@ -6,7 +6,7 @@ xmlns:local="clr-namespace:IFCGeoRefCheckerGUI" xmlns:vm="clr-namespace:IFCGeoRefCheckerGUI.ViewModels" xmlns:vc="clr-namespace:IFCGeoRefCheckerGUI.ValueConverters" - mc:Ignorable="d" Icon="/IFCGeorefCheckerGUI;component/images/DD-BIM-ICON.ico" + mc:Ignorable="d" Title="UpdateGeoRefWindow" Height="600" Width="800" SizeToContent="Height"> @@ -57,8 +57,8 @@