diff options
Diffstat (limited to 'src/ViewStyle.h')
| -rw-r--r-- | src/ViewStyle.h | 1 | 
1 files changed, 1 insertions, 0 deletions
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;  | 
