From 480facfc0a5f48f36a9c3778acea38cacc578b9f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 2 Aug 2015 17:10:01 +0300 Subject: Move main function code into mainGui. --- src/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 1a2a82f4b..2d5be0bae 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -946,6 +946,8 @@ SET(SRCS logger.h main.cpp main.h + maingui.cpp + maingui.h enums/resources/map/blockmask.h enums/resources/map/blocktype.h resources/map/location.h -- cgit v1.2.3-60-g2f50