From eb4bf050262482d0c09c062824d9e2d943784241 Mon Sep 17 00:00:00 2001 From: epix37 Date: Sat, 24 Jan 2015 10:37:16 +0100 Subject: [PATCH] reintroduced minors to deck versioning (#599) --- .../Controls/DeckVersionChange.xaml | 8 +- .../FlyoutControls/DeckStatsControl.xaml | 4 +- .../FlyoutControls/DeckStatsControl.xaml.cs | 2 +- Hearthstone Deck Tracker/Hearthstone/Deck.cs | 2 +- .../MainWindow/MainWindow.xaml | 19 +- .../MainWindow/MainWindow.xaml.cs | 18 +- .../MainWindow/MainWindow_NewDeck.cs | 10 +- Hearthstone Deck Tracker/Stats/GameStats.cs | 11 +- .../Utility/SerializableVersion.cs | 250 +++++++++--------- 9 files changed, 174 insertions(+), 150 deletions(-) diff --git a/Hearthstone Deck Tracker/Controls/DeckVersionChange.xaml b/Hearthstone Deck Tracker/Controls/DeckVersionChange.xaml index 8e96dc7e80..c0d70cd4c1 100644 --- a/Hearthstone Deck Tracker/Controls/DeckVersionChange.xaml +++ b/Hearthstone Deck Tracker/Controls/DeckVersionChange.xaml @@ -8,14 +8,14 @@ mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="300"> - + @@ -30,7 +30,7 @@ - + diff --git a/Hearthstone Deck Tracker/FlyoutControls/DeckStatsControl.xaml b/Hearthstone Deck Tracker/FlyoutControls/DeckStatsControl.xaml index 2416bd27ee..1b6e644e43 100644 --- a/Hearthstone Deck Tracker/FlyoutControls/DeckStatsControl.xaml +++ b/Hearthstone Deck Tracker/FlyoutControls/DeckStatsControl.xaml @@ -212,7 +212,7 @@ CanUserReorderColumns="False" CanUserSortColumns="False" CanUserResizeColumns="False"> - +