From 0cb1ee2755e26a6e0f14f5f05fda4bbd8bf22f32 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 27 Dec 2012 20:51:15 +0300 Subject: Add outlining to status popup dialog. --- src/gui/theme.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/theme.cpp') diff --git a/src/gui/theme.cpp b/src/gui/theme.cpp index 32a71d3c1..d97a54cbf 100644 --- a/src/gui/theme.cpp +++ b/src/gui/theme.cpp @@ -743,6 +743,7 @@ static int readColorType(const std::string &type) "LISTBOX_SELECTED", "RADIOBUTTON", "POPUP", + "POPUP_OUTLINE", "TAB", "TAB_HIGHLIGHTED", "TAB_SELECTED", @@ -1001,7 +1002,6 @@ void Theme::loadColors(std::string file) mColors[paletteId * THEME_COLORS_END + type].set( type, color, grad, 10); - if (!findLast(id, "_OUTLINE")) { const int type2 = readColorType(id + "_OUTLINE"); -- cgit v1.2.3-60-g2f50