From 53cbfcdfafd9d6993f0d0bb2eef55d5ca21bd60e Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Sat, 31 Mar 2001 10:35:47 +0000 Subject: Added caret line feature. --- src/ViewStyle.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/ViewStyle.h') diff --git a/src/ViewStyle.h b/src/ViewStyle.h index 63f2940c4..7528638c5 100644 --- a/src/ViewStyle.h +++ b/src/ViewStyle.h @@ -69,6 +69,8 @@ public: bool viewEOL; bool showMarkedLines; ColourPair caretcolour; + bool showCaretLineBackground; + ColourPair caretLineBackground; ColourPair edgecolour; int edgeState; int caretWidth; -- cgit v1.2.3