aboutsummaryrefslogtreecommitdiffstats
path: root/Source/CMTextView.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/CMTextView.h')
-rw-r--r--Source/CMTextView.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/CMTextView.h b/Source/CMTextView.h
index 5272ab24..a7766f39 100644
--- a/Source/CMTextView.h
+++ b/Source/CMTextView.h
@@ -50,6 +50,8 @@ static inline void NSMutableAttributedStringAddAttributeValueRange (NSMutableAtt
BOOL autohelpEnabled;
NoodleLineNumberView *lineNumberView;
+ BOOL startListeningToBoundChanges;
+
NSString *showMySQLHelpFor;
IBOutlet NSScrollView *scrollView;