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 f81ecb0c1..7934a0720 100644
--- a/src/EditModel.h
+++ b/src/EditModel.h
@@ -46,6 +46,7 @@ public:
std::unique_ptr<IContractionState> pcs;
// Hotspot support
Range hotspot;
+ bool hotspotSingleLine;
Sci::Position hoverIndicatorPos;
// Wrapping support