From 6a0e1cd9f6da893a7da4fa82de6ef47bb645f617 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Tue, 16 Jun 2015 06:34:40 -0700 Subject: HTML export: separate UI and logic code In order to be able to initiate an HTML export from the core library we need to separate the actual logic from the UI. Signed-off-by: Dirk Hohndel --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 22eb08937..8ac86f726 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -276,6 +276,7 @@ set(SUBSURFACE_CORE_LIB_SRCS divesitehelpers.cpp checkcloudconnection.cpp windowtitleupdate.cpp + divelogexportlogic.cpp ${SUBSURFACE_PRINTING_SRCS} ${PLATFORM_SRC} ) -- cgit v1.2.3-70-g09d2