aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/EditModel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/EditModel.h')
-rw-r--r--src/EditModel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/EditModel.h b/src/EditModel.h
index 8d30267f0..e2f3e20e0 100644
--- a/src/EditModel.h
+++ b/src/EditModel.h
@@ -33,6 +33,7 @@ public:
Sci::Position braces[2];
int bracesMatchStyle;
int highlightGuideColumn;
+ bool hasFocus;
Selection sel;
bool primarySelection;