From 38a5a1bfddd9beab8370970084514eba5cfd8486 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Sun, 26 Feb 2006 00:58:22 +0000 Subject: Translucency implementation for INDIC_ROUNDBOX and caret line. --- 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 d06c02002..90d50b1fb 100644 --- a/src/ViewStyle.h +++ b/src/ViewStyle.h @@ -85,6 +85,7 @@ public: ColourPair caretcolour; bool showCaretLineBackground; ColourPair caretLineBackground; + int caretLineAlpha; ColourPair edgecolour; int edgeState; int caretWidth; -- cgit v1.2.3