diff options
Diffstat (limited to 'application/CMakeLists.txt')
-rw-r--r-- | application/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/application/CMakeLists.txt b/application/CMakeLists.txt index a1a91969..90bb0c04 100644 --- a/application/CMakeLists.txt +++ b/application/CMakeLists.txt @@ -129,8 +129,8 @@ SET(MULTIMC_SOURCES InstanceProxyModel.cpp VersionProxyModel.h VersionProxyModel.cpp - Colors.h - Colors.cpp + ColorCache.h + ColorCache.cpp # GUI - windows MainWindow.h |