summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices
diff options
context:
space:
mode:
authorsr55 <[email protected]>2011-09-24 22:15:17 +0000
committersr55 <[email protected]>2011-09-24 22:15:17 +0000
commit6edc65ef71072a5ebc519cecf267dbf457bee2a6 (patch)
tree520a7d265a89f88bc61b0a45a16feae91db00ea9 /win/CS/HandBrake.ApplicationServices
parentf62a6501bae828a835383e6226f3bd86173e36ae (diff)
WinGui: Some further fixes to the preset code. Plist import fixes. (Still need to update the imported to work with new settings)
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4247 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/CS/HandBrake.ApplicationServices')
-rw-r--r--win/CS/HandBrake.ApplicationServices/Model/Preset.cs5
1 files changed, 5 insertions, 0 deletions
diff --git a/win/CS/HandBrake.ApplicationServices/Model/Preset.cs b/win/CS/HandBrake.ApplicationServices/Model/Preset.cs
index eedf3f737..b9e52ca9f 100644
--- a/win/CS/HandBrake.ApplicationServices/Model/Preset.cs
+++ b/win/CS/HandBrake.ApplicationServices/Model/Preset.cs
@@ -51,6 +51,11 @@ namespace HandBrake.ApplicationServices.Model
public bool IsDefault { get; set; }
/// <summary>
+ /// Gets or sets task.
+ /// </summary>
+ public EncodeTask Task { get; set; }
+
+ /// <summary>
/// Override the ToString Method
/// </summary>
/// <returns>