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 e4f78efd2..0babc9dbb 100644 --- a/src/gui/theme.cpp +++ b/src/gui/theme.cpp @@ -789,6 +789,7 @@ static int readColorType(const std::string &type) "BUTTON_PRESSED", "BUTTON_PRESSED_OUTLINE", "CHECKBOX", + "CHECKBOX_OUTLINE", "DROPDOWN", "LABEL", "LABEL_OUTLINE", |