From e6a18bc3f4113f4c59ec698d568a1a82f98787b4 Mon Sep 17 00:00:00 2001 From: Neil Date: Wed, 4 Feb 2015 08:04:06 +1100 Subject: Implement hover style and colour for indicators. --- src/EditModel.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/EditModel.h') diff --git a/src/EditModel.h b/src/EditModel.h index d8def3294..fce26bd22 100644 --- a/src/EditModel.h +++ b/src/EditModel.h @@ -48,6 +48,7 @@ public: ContractionState cs; // Hotspot support Range hotspot; + int hoverIndicatorPos; // Wrapping support int wrapWidth; -- cgit v1.2.3