aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Editor.h')
-rw-r--r--src/Editor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Editor.h b/src/Editor.h
index 8f1ca9b7c..fb29b3df7 100644
--- a/src/Editor.h
+++ b/src/Editor.h
@@ -143,6 +143,7 @@ protected: // ScintillaBase subclass needs access to much of Editor
bool multipleSelection;
bool additionalSelectionTyping;
bool additionalCaretsBlink;
+ bool additionalCaretsVisible;
int virtualSpaceOptions;