From d048506bb65a3f77102f07f54c7bfc16c80e003e Mon Sep 17 00:00:00 2001 From: Mavridis Philippe Date: Thu, 10 Mar 2022 19:51:52 +0200 Subject: kxkb: transparent indicator background feature Signed-off-by: Mavridis Philippe --- kxkb/kxkbconfig.h | 1 + 1 file changed, 1 insertion(+) (limited to 'kxkb/kxkbconfig.h') diff --git a/kxkb/kxkbconfig.h b/kxkb/kxkbconfig.h index 0f8c981ea..a4dc83e5a 100644 --- a/kxkb/kxkbconfig.h +++ b/kxkb/kxkbconfig.h @@ -105,6 +105,7 @@ public: bool m_useThemeColors; TQColor m_colorBackground; + bool m_bgTransparent; TQColor m_colorLabel; TQFont m_labelFont; bool m_labelShadow; -- cgit v1.2.1