From 4e94de413ba60a1da91715a41c8ba8caa8474728 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Sat, 7 Feb 2015 10:43:09 +0100 Subject: SCRATCH no more gui includes in logic --- CMakeLists.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index d35753cb..b4281d5a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -284,6 +284,9 @@ SET(MULTIMC_SOURCES gui/ConsoleWindow.h gui/ConsoleWindow.cpp + gui/InstancePageProvider.h + gui/InstancePageProvider.cpp + # GUI - page dialog pages gui/pages/BasePage.h gui/pages/VersionPage.cpp -- cgit v1.2.3