diff --git a/ClientApp/App.xaml b/ClientApp/App.xaml
index 61cadcc..daae7b7 100644
--- a/ClientApp/App.xaml
+++ b/ClientApp/App.xaml
@@ -19,11 +19,11 @@
-
-
-
-
-
+
+
+
+
+
diff --git a/ClientApp/Views/LoginView.xaml b/ClientApp/Views/LoginView.xaml
index 9266c85..6dc238e 100644
--- a/ClientApp/Views/LoginView.xaml
+++ b/ClientApp/Views/LoginView.xaml
@@ -5,6 +5,7 @@
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:local="clr-namespace:ClientApp.Views"
xmlns:viewModels="clr-namespace:ClientApp.ViewModels"
+ xmlns:Util="clr-namespace:Util.WPF"
mc:Ignorable="d"
ShowsNavigationUI="False"
d:DesignHeight="450" d:DesignWidth="800">
@@ -14,10 +15,10 @@
-
+
-
+
diff --git a/DoctorApp/App.xaml b/DoctorApp/App.xaml
index 86b2dd4..2a38c42 100644
--- a/DoctorApp/App.xaml
+++ b/DoctorApp/App.xaml
@@ -20,11 +20,11 @@
-
-
-
-
-
+
+
+
+
+
diff --git a/Hashing/Hashing.projitems b/Hashing/Hashing.projitems
index c169d90..5958572 100644
--- a/Hashing/Hashing.projitems
+++ b/Hashing/Hashing.projitems
@@ -11,27 +11,28 @@
-
-
+
+
+
-
+
Designer
MSBuild:Compile
-
+
Designer
MSBuild:Compile
-
+
Designer
MSBuild:Compile
-
+
Designer
MSBuild:Compile
-
+
Designer
MSBuild:Compile
diff --git a/Hashing/WPFStuff/FocusAdvancement.cs b/Hashing/WPFStuff/MagicCode/FocusAdvancement.cs
similarity index 100%
rename from Hashing/WPFStuff/FocusAdvancement.cs
rename to Hashing/WPFStuff/MagicCode/FocusAdvancement.cs