From 49020e219f4c3db356b599750f053520b5f089b6 Mon Sep 17 00:00:00 2001 From: sr55 Date: Sat, 17 Mar 2012 23:33:54 +0000 Subject: WinGui: (WPF) Added Debug menu (1. Show CLI Query to allow for easier debugging). Wired up most tabs into the EncodeTask object so the parameters are sent to the encode engine. General code tidy-up and fixes. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4510 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- win/CS/HandBrakeWPF/Views/MainView.xaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'win/CS/HandBrakeWPF/Views/MainView.xaml') diff --git a/win/CS/HandBrakeWPF/Views/MainView.xaml b/win/CS/HandBrakeWPF/Views/MainView.xaml index 9a44920af..af9e27a7b 100644 --- a/win/CS/HandBrakeWPF/Views/MainView.xaml +++ b/win/CS/HandBrakeWPF/Views/MainView.xaml @@ -87,6 +87,10 @@ + + + + -- cgit v1.2.3