From 946b196134295d5bb1d030b2c51e04930bcdd17f Mon Sep 17 00:00:00 2001 From: Bibiko Date: Thu, 25 Nov 2010 13:53:52 +0000 Subject: =?UTF-8?q?=E2=80=A2=20further=20work=20on=20Bundle=20Editor's=20o?= =?UTF-8?q?utline=20view=20-=20still=20not=20entirely=20workable?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Source/SPBundleEditorController.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/SPBundleEditorController.h') diff --git a/Source/SPBundleEditorController.h b/Source/SPBundleEditorController.h index 4a2468e0..bc25ff51 100644 --- a/Source/SPBundleEditorController.h +++ b/Source/SPBundleEditorController.h @@ -52,6 +52,7 @@ NSMutableArray *commandBundleArray; NSMutableArray *touchedBundleArray; NSMutableDictionary *commandBundleTree; + NSSortDescriptor *sortDescriptor; NSString *bundlePath; NSString *draggedFilePath; -- cgit v1.2.3