From 14521a683cbdd6574c9bd38309166d96fc295168 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Thu, 28 Dec 2006 23:00:32 +0000 Subject: Patch from Jason Haslam to optionally extend selection colour to left side when end of line selected. --- 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 75f899d97..86eae63c0 100644 --- a/src/ViewStyle.h +++ b/src/ViewStyle.h @@ -54,6 +54,7 @@ public: ColourPair selbackground; ColourPair selbackground2; int selAlpha; + bool selEOLFilled; bool whitespaceForegroundSet; ColourPair whitespaceForeground; bool whitespaceBackgroundSet; -- cgit v1.2.3