diff --git a/butterflow-ui/MainWindow.xaml b/butterflow-ui/MainWindow.xaml index df8c327..c740cc6 100644 --- a/butterflow-ui/MainWindow.xaml +++ b/butterflow-ui/MainWindow.xaml @@ -3,6 +3,7 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" + xmlns:gu="https://github.com/JohanLarsson/Gu.Wpf.Media" xmlns:loc="clr-namespace:butterflow_ui.Localization" xmlns:butterflow_ui="clr-namespace:butterflow_ui" mc:Ignorable="d" @@ -143,8 +144,19 @@ - - + + + + + + + +