diff --git a/src/App.xaml b/src/App.xaml index fcf5806..416604b 100644 --- a/src/App.xaml +++ b/src/App.xaml @@ -3,7 +3,8 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:tb="http://www.hardcodet.net/taskbar" xmlns:controls="clr-namespace:SierraHOTAS.Controls" - xmlns:dataTemplates="clr-namespace:SierraHOTAS.ViewModels.DataTemplates"> + xmlns:dataTemplates="clr-namespace:SierraHOTAS.ViewModels.DataTemplates" + xmlns:models="clr-namespace:SierraHOTAS.Models"> @@ -35,6 +36,8 @@ + + @@ -208,14 +211,14 @@ - + - + @@ -225,8 +228,8 @@ - - + + @@ -241,7 +244,7 @@ - + - + - +