From e098d9e7420a8deec3db17df31d9d7bb4dbcf22b Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Sun, 28 Sep 2003 22:06:23 +0000 Subject: Hotspot improvements from Simon, including setting to limit hotspots to a single line. --- src/ViewStyle.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ViewStyle.h') diff --git a/src/ViewStyle.h b/src/ViewStyle.h index ff38efef2..5f27cc08c 100644 --- a/src/ViewStyle.h +++ b/src/ViewStyle.h @@ -68,6 +68,7 @@ public: bool hotspotBackgroundSet; ColourPair hotspotBackground; bool hotspotUnderline; + bool hotspotSingleLine; /// Margins are ordered: Line Numbers, Selection Margin, Spacing Margin enum { margins=3 }; int leftMarginWidth; ///< Spacing margin on left of text -- cgit v1.2.3