From e17f73fca0ac5d7ab1a26f92a3b68a9429925e15 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Tue, 1 Jan 2013 12:21:37 +1100 Subject: Feature #3592730. Option for caret line to be visible without focus. From Vidya Wasi. --- 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 292ed01ec..25467052f 100644 --- a/src/ViewStyle.h +++ b/src/ViewStyle.h @@ -115,6 +115,7 @@ public: ColourDesired caretcolour; ColourDesired additionalCaretColour; bool showCaretLineBackground; + bool alwaysShowCaretLineBackground; ColourDesired caretLineBackground; int caretLineAlpha; ColourDesired edgecolour; -- cgit v1.2.3