From 898c74f4ded38102360624cad924ecf49af7e36f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 20 Sep 2012 23:49:06 +0300 Subject: Add theme color for text in popup windows. New theme color: POPUP --- src/gui/theme.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui/theme.cpp') diff --git a/src/gui/theme.cpp b/src/gui/theme.cpp index c421e40e3..b6509348f 100644 --- a/src/gui/theme.cpp +++ b/src/gui/theme.cpp @@ -709,6 +709,7 @@ static int readColorType(const std::string &type) "LABEL", "LISTBOX", "RADIOBUTTON", + "POPUP", "TAB", "TAB_HIGHLIGHTED", "TAB_SELECTED", -- cgit v1.2.3-70-g09d2