diff --git a/View/StuffView.xaml b/View/StuffView.xaml index 6241fa2..15bebab 100644 --- a/View/StuffView.xaml +++ b/View/StuffView.xaml @@ -4,6 +4,7 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:local="clr-namespace:Audit.View" + xmlns:ColorSQLConvert="clr-namespace:Audit.ColorSQLConvert" 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" @@ -51,6 +52,7 @@ +