From 1eb49d405e950b872d2ddaa6a8c5ee7a66c56d09 Mon Sep 17 00:00:00 2001 From: chylex <info@chylex.com> Date: Mon, 6 Apr 2015 00:32:30 +0200 Subject: [PATCH] Add a line between resources and grid in MainWindow --- BackupEssentials/MainWindow.xaml | 1 + 1 file changed, 1 insertion(+) diff --git a/BackupEssentials/MainWindow.xaml b/BackupEssentials/MainWindow.xaml index e7224da..a017638 100644 --- a/BackupEssentials/MainWindow.xaml +++ b/BackupEssentials/MainWindow.xaml @@ -17,6 +17,7 @@ <Setter Property="Margin" Value="2"/> </Style> </Window.Resources> + <Grid Background="#FF171717"> <Grid.RowDefinitions> <RowDefinition Height="36"/>