summaryrefslogtreecommitdiffstats
path: root/application/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'application/CMakeLists.txt')
-rw-r--r--application/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/application/CMakeLists.txt b/application/CMakeLists.txt
index f8709cfd..e3f4b345 100644
--- a/application/CMakeLists.txt
+++ b/application/CMakeLists.txt
@@ -217,6 +217,9 @@ SET(MULTIMC_SOURCES
# GUI - instance group view
groupview/GroupedProxyModel.cpp
groupview/GroupedProxyModel.h
+ groupview/AccessibleGroupView.cpp
+ groupview/AccessibleGroupView.h
+ groupview/AccessibleGroupView_p.h
groupview/GroupView.cpp
groupview/GroupView.h
groupview/InstanceDelegate.cpp