From 7f76264f5be0ba32fccf4f1ca200e346e3a31a11 Mon Sep 17 00:00:00 2001 From: sr55 Date: Fri, 25 Jan 2019 21:08:39 +0000 Subject: [PATCH] WinGui: Move the Queue Recovery option from the source panel to the Queue Menu. It's not something that's frequently used and doesn't really belong on the Source Menu. Makes the source menu less cluttered. --- win/CS/HandBrakeWPF/Controls/SourceSelection.xaml | 12 ------------ win/CS/HandBrakeWPF/Properties/Resources.Designer.cs | 2 +- win/CS/HandBrakeWPF/Properties/Resources.resx | 2 +- win/CS/HandBrakeWPF/ViewModels/MainViewModel.cs | 5 +++++ win/CS/HandBrakeWPF/Views/MainView.xaml | 3 +++ 5 files changed, 10 insertions(+), 14 deletions(-) diff --git a/win/CS/HandBrakeWPF/Controls/SourceSelection.xaml b/win/CS/HandBrakeWPF/Controls/SourceSelection.xaml index f3cecdbe3..0e4925748 100644 --- a/win/CS/HandBrakeWPF/Controls/SourceSelection.xaml +++ b/win/CS/HandBrakeWPF/Controls/SourceSelection.xaml @@ -108,18 +108,6 @@ - -