From 946bdd9125dae5ed25ff9352f2892179ed844c35 Mon Sep 17 00:00:00 2001 From: Matt Bruce Date: Sat, 28 Apr 2018 10:51:00 -0500 Subject: [PATCH] updated UI for a delete songs only, so you can reload without losing any history or song lists Signed-off-by: Matt Bruce --- SingsALot/MainWindow.xaml | 1 + SingsALot/MainWindow.xaml.cs | 8 ++++++++ SongCrawler/Program.cs | 34 ++++++++++++++++++++++++++++++---- 3 files changed, 39 insertions(+), 4 deletions(-) diff --git a/SingsALot/MainWindow.xaml b/SingsALot/MainWindow.xaml index 55c5842..23a0d43 100644 --- a/SingsALot/MainWindow.xaml +++ b/SingsALot/MainWindow.xaml @@ -10,6 +10,7 @@