From 06ed8b3567bee43f47659b17baf084fed352ddb4 Mon Sep 17 00:00:00 2001 From: louis Date: Sat, 28 Dec 2013 14:01:03 +0100 Subject: Fixed some issues with text backgrounds in flat themes (closes Tickets 1480 and 1486) --- recmenuitem.h | 1 + 1 file changed, 1 insertion(+) (limited to 'recmenuitem.h') diff --git a/recmenuitem.h b/recmenuitem.h index 431b74e..99022d5 100644 --- a/recmenuitem.h +++ b/recmenuitem.h @@ -121,6 +121,7 @@ private: bool yesActive; cStyledPixmap *pixmapNo; tColor colorTextNo; + tColor colorTextNoBack; public: cRecMenuItemButtonYesNo(cString textYes, cString textNo, -- cgit v1.2.3