diff --git a/View/StuffView.xaml b/View/StuffView.xaml
index 39f4cad..ac32ba7 100644
--- a/View/StuffView.xaml
+++ b/View/StuffView.xaml
@@ -8,13 +8,14 @@
xmlns:dxe="http://schemas.devexpress.com/winfx/2008/xaml/editors"
mc:Ignorable="d" DataContext="{Binding Source={StaticResource Locator},Path=Stuff}"
d:DesignHeight="900" d:DesignWidth="1140"
- xmlns:mah="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro">
+ xmlns:mah="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro" xmlns:i="http://schemas.microsoft.com/xaml/behaviors" xmlns:v="clr-namespace:System.Diagnostics.Tracing;assembly=mscorlib">
-
+
+
@@ -23,6 +24,7 @@
+
+
+