From ccdaf8cc6f61c322a2308123b03bb91f9ca68ee9 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 11 Sep 2012 16:27:16 +0300 Subject: Add new colors for button theming. New colors: BUTTON_PRESSED and BUTTON_HIGHLIGHTED. --- src/gui/theme.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/theme.h') diff --git a/src/gui/theme.h b/src/gui/theme.h index cfa9ab49d..04c355e0f 100644 --- a/src/gui/theme.h +++ b/src/gui/theme.h @@ -171,6 +171,8 @@ class Theme : public Palette, public ConfigListener PROGRESS_BAR, BUTTON, BUTTON_DISABLED, + BUTTON_HIGHLIGHTED, + BUTTON_PRESSED, CHECKBOX, DROPDOWN, LABEL, -- cgit v1.2.3-60-g2f50