aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPBundleEditorController.h
diff options
context:
space:
mode:
authorBibiko <bibiko@eva.mpg.de>2010-11-25 13:53:52 +0000
committerBibiko <bibiko@eva.mpg.de>2010-11-25 13:53:52 +0000
commit946b196134295d5bb1d030b2c51e04930bcdd17f (patch)
treeb32df070ca636794e4cbdec2e16ef717c249c49f /Source/SPBundleEditorController.h
parent6a4fab961e1efd1f8eb55aa2806f17cde027f36c (diff)
downloadsequelpro-946b196134295d5bb1d030b2c51e04930bcdd17f.tar.gz
sequelpro-946b196134295d5bb1d030b2c51e04930bcdd17f.tar.bz2
sequelpro-946b196134295d5bb1d030b2c51e04930bcdd17f.zip
• further work on Bundle Editor's outline view
- still not entirely workable
Diffstat (limited to 'Source/SPBundleEditorController.h')
-rw-r--r--Source/SPBundleEditorController.h1
1 files changed, 1 insertions, 0 deletions
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;