From b16623a246b2cd9baca0a5042d3b40d12362551d Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Thu, 13 Jul 2000 05:42:06 +0000 Subject: Showing selection in grey when its not the primary selection on GTK+. --- 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 68e59d29e..5b0ab1925 100644 --- a/src/ViewStyle.h +++ b/src/ViewStyle.h @@ -42,6 +42,7 @@ public: ColourPair selforeground; bool selbackset; ColourPair selbackground; + ColourPair selbackground2; ColourPair selbar; ColourPair selbarlight; // Margins are ordered: Line Numbers, Selection Margin, Spacing Margin -- cgit v1.2.3