From 13b575f7a90ef97f3b30f2a2f74bd19d58d375e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Sat, 5 Nov 2016 15:51:51 +0100 Subject: GH-1711 fix inactive element shading in Dark and Bright themes --- application/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'application/CMakeLists.txt') diff --git a/application/CMakeLists.txt b/application/CMakeLists.txt index 38729de4..5ac7001d 100644 --- a/application/CMakeLists.txt +++ b/application/CMakeLists.txt @@ -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 -- cgit v1.2.3