From 66280301868434c9bc449a2bb5ce66a67c297581 Mon Sep 17 00:00:00 2001 From: MCARDLE Sean M Date: Fri, 18 Nov 2016 22:18:22 -0800 Subject: [PATCH] Added pause and settings icons. --- WifiSitterGui/App.xaml | 41 ++++++++++++++++++++++++++++++++++++-- WifiSitterGui/TrayIconControl.xaml | 5 +++-- 2 files changed, 42 insertions(+), 4 deletions(-) diff --git a/WifiSitterGui/App.xaml b/WifiSitterGui/App.xaml index d5070ae..945a7c8 100644 --- a/WifiSitterGui/App.xaml +++ b/WifiSitterGui/App.xaml @@ -4,9 +4,10 @@ xmlns:local="clr-namespace:WifiSitterGui" StartupUri="TrayIconControl.xaml"> + - + @@ -14,7 +15,43 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/WifiSitterGui/TrayIconControl.xaml b/WifiSitterGui/TrayIconControl.xaml index 2f479fc..5b89a9c 100644 --- a/WifiSitterGui/TrayIconControl.xaml +++ b/WifiSitterGui/TrayIconControl.xaml @@ -22,11 +22,12 @@ NoLeftClickDelay="True"> -