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 e98534da8..bf811d3fb 100644 --- a/src/gui/theme.cpp +++ b/src/gui/theme.cpp @@ -665,6 +665,7 @@ static int readColorType(const std::string &type) "CHECKBOX", "DROPDOWN", "LABEL", + "LISTBOX", "TAB", "PARTY_CHAT_TAB", "PARTY_SOCIAL_TAB", |