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 55bff15f..b7748ef9 100644
--- a/Source/CMTextView.h
+++ b/Source/CMTextView.h
@@ -32,6 +32,8 @@
BOOL delBackwardsWasPressed;
NoodleLineNumberView *lineNumberView;
+ NSString *lookupInDocumentationTitle;
+
IBOutlet NSScrollView *scrollView;
}