From cbc94914289e79f1d3694d4422bab34bff56ae25 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Sun, 21 May 2006 02:53:47 +0000 Subject: Added translucency for selection and markers. --- 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 90d50b1fb..d0cb87f21 100644 --- a/src/ViewStyle.h +++ b/src/ViewStyle.h @@ -53,6 +53,7 @@ public: bool selbackset; ColourPair selbackground; ColourPair selbackground2; + int selAlpha; bool whitespaceForegroundSet; ColourPair whitespaceForeground; bool whitespaceBackgroundSet; -- cgit v1.2.3