diff --git a/dvmconsole/Controls/AlertTone.xaml b/dvmconsole/Controls/AlertTone.xaml
index dd8deef..f5f34ed 100644
--- a/dvmconsole/Controls/AlertTone.xaml
+++ b/dvmconsole/Controls/AlertTone.xaml
@@ -6,6 +6,9 @@
MouseMove="AlertTone_MouseMove"
MouseRightButtonDown="AlertTone_MouseRightButtonDown"
DataContext="{Binding RelativeSource={RelativeSource Self}}" Background="#FF848484">
+
+
+
diff --git a/dvmconsole/Controls/ChannelBox.xaml b/dvmconsole/Controls/ChannelBox.xaml
index 169cc01..41ba077 100644
--- a/dvmconsole/Controls/ChannelBox.xaml
+++ b/dvmconsole/Controls/ChannelBox.xaml
@@ -2,6 +2,9 @@
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Width="220" Height="100">
+
+
+
diff --git a/dvmconsole/Controls/SystemStatusBox.xaml b/dvmconsole/Controls/SystemStatusBox.xaml
index 0646a47..54d13a0 100644
--- a/dvmconsole/Controls/SystemStatusBox.xaml
+++ b/dvmconsole/Controls/SystemStatusBox.xaml
@@ -2,6 +2,9 @@
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Width="105" Height="55">
+
+
+