diff --git a/AUCapture-WPF/MainWindow.xaml b/AUCapture-WPF/MainWindow.xaml index a459e8da..efe37db4 100644 --- a/AUCapture-WPF/MainWindow.xaml +++ b/AUCapture-WPF/MainWindow.xaml @@ -11,6 +11,7 @@ xmlns:controls="clr-namespace:AUCapture_WPF.Controls" xmlns:wpf="clr-namespace:LoadingIndicators.WPF;assembly=LoadingIndicators.WPF" xmlns:hc="https://handyorg.github.io/handycontrol" + xmlns:componentModel="clr-namespace:System.ComponentModel;assembly=WindowsBase" mc:Ignorable="d" Style="{DynamicResource MahApps.Styles.MetroWindow.Clean}" ResizeMode="CanResize" @@ -30,7 +31,8 @@ - + @@ -40,9 +42,9 @@ - - - + + + @@ -92,7 +94,9 @@ - + @@ -221,13 +225,16 @@ - + Waiting for among us - - + +