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 cc9116cdd..9aa920bc7 100644 --- a/src/gui/theme.cpp +++ b/src/gui/theme.cpp @@ -669,6 +669,7 @@ static int readColorType(const std::string &type) "RADIOBUTTON", "TAB", "TEXTBOX", + "TEXTFIELD", "PARTY_CHAT_TAB", "PARTY_SOCIAL_TAB", "GUILD_CHAT_TAB", |