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 9ed1f44a5..6c64af727 100644 --- a/src/gui/theme.cpp +++ b/src/gui/theme.cpp @@ -791,6 +791,7 @@ static int readColorType(const std::string &type) "CHECKBOX", "CHECKBOX_OUTLINE", "DROPDOWN", + "DROPDOWN_OUTLINE", "LABEL", "LABEL_OUTLINE", "LISTBOX", |