aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTextView.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPTextView.h')
-rw-r--r--Source/SPTextView.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Source/SPTextView.h b/Source/SPTextView.h
index f5529e9e..ed1b7666 100644
--- a/Source/SPTextView.h
+++ b/Source/SPTextView.h
@@ -87,6 +87,9 @@
BOOL shouldHiliteQuery;
NSMutableArray *bundleItems;
+ NSMutableArray *bundleCategories;
+ NSMutableArray *bundleUsedScopes;
+ NSMutableDictionary *bundleKeyEquivalents;
}