GH-1711 fix inactive element shading in Dark and Bright themes

This commit is contained in:
Petr Mrázek
2016-11-05 15:51:51 +01:00
parent 495e752f8a
commit 13b575f7a9
7 changed files with 54 additions and 20 deletions

View File

@@ -107,6 +107,8 @@ SET(MULTIMC_SOURCES
InstanceWindow.cpp
# GUI - themes
themes/FusionTheme.cpp
themes/FusionTheme.h
themes/BrightTheme.cpp
themes/BrightTheme.h
themes/DarkTheme.cpp