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/SPGeneralPreferencePane.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'Source/SPGeneralPreferencePane.h') diff --git a/Source/SPGeneralPreferencePane.h b/Source/SPGeneralPreferencePane.h index ab7ef949..7d14492e 100644 --- a/Source/SPGeneralPreferencePane.h +++ b/Source/SPGeneralPreferencePane.h @@ -35,8 +35,6 @@ @interface SPGeneralPreferencePane : SPPreferencePane { IBOutlet NSPopUpButton *defaultFavoritePopup; - - IBOutlet NSArrayController *favoritesController; } - (IBAction)updateDefaultFavorite:(id)sender; -- cgit v1.2.3