diff options
Diffstat (limited to 'src/gui/theme.cpp')
-rw-r--r-- | src/gui/theme.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
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", |