From b2a0af91eae18b6490ddeafd2708d256b0d53cb3 Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Thu, 17 Mar 2011 19:25:56 +0000 Subject: Bind the default favorites drop down menu pref to the new favorites data file, with sub-menus representing groups (still a bit buggy). --- Source/SPAppController.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'Source/SPAppController.h') diff --git a/Source/SPAppController.h b/Source/SPAppController.h index fe80e2d9..5d12be48 100644 --- a/Source/SPAppController.h +++ b/Source/SPAppController.h @@ -30,7 +30,6 @@ @interface SPAppController : NSObject { - IBOutlet NSWindow* bundleEditorWindow; BOOL isNewFavorite; @@ -55,7 +54,6 @@ NSMutableArray *runningActivitiesArray; NSString *lastBundleBlobFilesDirectory; - } @property (readwrite, retain) NSString *lastBundleBlobFilesDirectory; -- cgit v1.2.3