aboutsummaryrefslogtreecommitdiffstats
path: root/Source/CMTextView.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/CMTextView.h')
-rw-r--r--Source/CMTextView.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/CMTextView.h b/Source/CMTextView.h
index cec4c67b..b9787dfc 100644
--- a/Source/CMTextView.h
+++ b/Source/CMTextView.h
@@ -28,6 +28,7 @@
BOOL autopairEnabled;
BOOL autoindentIgnoresEnter;
BOOL autouppercaseKeywordsEnabled;
+ BOOL delBackwardsWasPressed;
}
- (BOOL) isNextCharMarkedBy:(id)attribute;