diff --git a/PrototypWPFHAG/App.xaml b/PrototypWPFHAG/App.xaml index 48557f0..7a9034b 100644 --- a/PrototypWPFHAG/App.xaml +++ b/PrototypWPFHAG/App.xaml @@ -2,7 +2,7 @@ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:local="clr-namespace:PrototypWPFHAG" - StartupUri="MainWindow.xaml"> + StartupUri="SearchWindow.xaml"> diff --git a/PrototypWPFHAG/SearchWindow.xaml b/PrototypWPFHAG/SearchWindow.xaml index af178ae..831f24c 100644 --- a/PrototypWPFHAG/SearchWindow.xaml +++ b/PrototypWPFHAG/SearchWindow.xaml @@ -50,6 +50,8 @@ +