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 d97a54cbf..35fd7ea70 100644 --- a/src/gui/theme.cpp +++ b/src/gui/theme.cpp @@ -750,6 +750,7 @@ static int readColorType(const std::string &type) "TEXTBOX", "TEXTFIELD", "WINDOW", + "WINDOW_OUTLINE", "PARTY_CHAT_TAB", "PARTY_CHAT_TAB_OUTLINE", "PARTY_SOCIAL_TAB", |