From 929760aca797da1c3388e769ce3381bf4935af72 Mon Sep 17 00:00:00 2001 From: sr55 Date: Thu, 11 Jun 2009 20:01:57 +0000 Subject: WinGui: - Remove some code which isn't required to handle preset adding/removal/expand/collapse git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2521 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- win/C#/Controls/PictureSettings.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'win/C#/Controls/PictureSettings.cs') diff --git a/win/C#/Controls/PictureSettings.cs b/win/C#/Controls/PictureSettings.cs index e7d5b7fa2..b7d08b809 100644 --- a/win/C#/Controls/PictureSettings.cs +++ b/win/C#/Controls/PictureSettings.cs @@ -8,6 +8,7 @@ namespace Handbrake.Controls { // TODO // - Tie in the cropping controls. + // - Cleanup this code. It's a bit messy. public partial class PictureSettings : UserControl { -- cgit v1.2.3