summaryrefslogtreecommitdiffstats
path: root/application/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'application/CMakeLists.txt')
-rw-r--r--application/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/application/CMakeLists.txt b/application/CMakeLists.txt
index 4a7d644d..38729de4 100644
--- a/application/CMakeLists.txt
+++ b/application/CMakeLists.txt
@@ -107,6 +107,8 @@ SET(MULTIMC_SOURCES
InstanceWindow.cpp
# GUI - themes
+ themes/BrightTheme.cpp
+ themes/BrightTheme.h
themes/DarkTheme.cpp
themes/DarkTheme.h
themes/ITheme.h