diff options
Diffstat (limited to 'src/EditModel.h')
| -rw-r--r-- | src/EditModel.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| 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; | 
