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