From 02ce19b32a2d725ad364f103f85788cfd50ac8bc Mon Sep 17 00:00:00 2001 From: sr55 Date: Fri, 28 Dec 2018 21:11:33 +0000 Subject: [PATCH] WinGui: Restore the options dropdown on the legacy queue design. --- win/CS/HandBrakeWPF/Views/QueueView.xaml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/win/CS/HandBrakeWPF/Views/QueueView.xaml b/win/CS/HandBrakeWPF/Views/QueueView.xaml index 931c16eba..ecf123105 100644 --- a/win/CS/HandBrakeWPF/Views/QueueView.xaml +++ b/win/CS/HandBrakeWPF/Views/QueueView.xaml @@ -147,6 +147,29 @@ Header="{x:Static Properties:Resources.QueueView_QuitHandBrake}"/> + + + + + + + + + + + + + + + + + + + -- 2.40.0