From 0b8918fb48eca14c002657942b199b706fc8959d Mon Sep 17 00:00:00 2001 From: sr55 Date: Sat, 19 Feb 2011 17:28:58 +0000 Subject: WinGui: - Setting up the structure of the WPF UI. Just empty files with some basic wiring up between them. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3800 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- win/C#/HandBrakeWPF/Views/Controls/PictureSettingsView.xaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 win/C#/HandBrakeWPF/Views/Controls/PictureSettingsView.xaml (limited to 'win/C#/HandBrakeWPF/Views/Controls/PictureSettingsView.xaml') diff --git a/win/C#/HandBrakeWPF/Views/Controls/PictureSettingsView.xaml b/win/C#/HandBrakeWPF/Views/Controls/PictureSettingsView.xaml new file mode 100644 index 000000000..a60e3b565 --- /dev/null +++ b/win/C#/HandBrakeWPF/Views/Controls/PictureSettingsView.xaml @@ -0,0 +1,11 @@ + + + + + -- cgit v1.2.3