From 29cb06ee02f5393c51d7b45d60e314a94c08e5b2 Mon Sep 17 00:00:00 2001 From: Bibiko Date: Thu, 25 Nov 2010 18:15:04 +0000 Subject: =?UTF-8?q?=E2=80=A2=20Bundle=20Editor=20-=20FInished=20implementa?= =?UTF-8?q?tion=20to=20display=20bundles=20in=20an=20outline=20view?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Source/SPBundleEditorController.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/SPBundleEditorController.h') diff --git a/Source/SPBundleEditorController.h b/Source/SPBundleEditorController.h index bc25ff51..b08be971 100644 --- a/Source/SPBundleEditorController.h +++ b/Source/SPBundleEditorController.h @@ -47,9 +47,9 @@ IBOutlet NSMenuItem *duplicateMenuItem; IBOutlet NSMenuItem *revealInFinderMenuItem; IBOutlet SRRecorderControl *keyEquivalentField; + IBOutlet NSButton *disabledCheckbox; IBOutlet NSTreeController *commandBundleTreeController; - NSMutableArray *commandBundleArray; NSMutableArray *touchedBundleArray; NSMutableDictionary *commandBundleTree; NSSortDescriptor *sortDescriptor; -- cgit v1.2.3