From d5dad5f5c21dad83f8b27f06cdb63a834e52778a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20H=C3=B6glinger-Stelzer?= Date: Sat, 10 Nov 2018 16:34:05 +0100 Subject: [PATCH] Renamed tab headers --- DerpingDrivers/MainWindow.xaml | 37 ++++++++++++++++++++++++++----- DerpingDrivers/MainWindow.xaml.cs | 9 ++++++-- 2 files changed, 38 insertions(+), 8 deletions(-) diff --git a/DerpingDrivers/MainWindow.xaml b/DerpingDrivers/MainWindow.xaml index dc83ce4..8476310 100644 --- a/DerpingDrivers/MainWindow.xaml +++ b/DerpingDrivers/MainWindow.xaml @@ -21,7 +21,8 @@ - + + @@ -77,11 +78,12 @@ - + + @@ -100,7 +102,7 @@ OnLabel="TESTSINGING is on" OffLabel="TESTSINGING is off" IsChecked="{Binding Path=AllowPrereleaseSignatures}" /> - + - - - + + + @@ -152,7 +154,30 @@ Content="{iconPacks:FontAwesome Kind=NodeJsBrands, Width=32, Height=32}" ToolTip="Visit community forums" Click="Forums_OnClick" /> + +