From df8b2ff3e109699e3dadd88404911f8dfc7b210a Mon Sep 17 00:00:00 2001 From: ritsuka Date: Sat, 27 Dec 2014 10:46:04 +0000 Subject: MacGui: change the queue to work with serialized HBJob objects, remove the NSDictionary job representation and the duplicate prepareJob method. Implement NSCopying protocol in HBJob. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6655 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- macosx/HBAudioTrackPreset.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macosx/HBAudioTrackPreset.h') diff --git a/macosx/HBAudioTrackPreset.h b/macosx/HBAudioTrackPreset.h index 967351715..12ded68c8 100644 --- a/macosx/HBAudioTrackPreset.h +++ b/macosx/HBAudioTrackPreset.h @@ -13,7 +13,7 @@ * a KVO enabled class used in the Audio Defaults panels, * automatically validates the values. */ -@interface HBAudioTrackPreset : NSObject +@interface HBAudioTrackPreset : NSObject /** * track properties. -- cgit v1.2.3