diff options
author | jan Iversen <jani@apache.org> | 2018-08-15 11:58:42 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2018-08-15 16:11:39 -0700 |
commit | da4ced9bdf51fe12ba43b223e6b977d908106637 (patch) | |
tree | 65ee246d862f66c1549947a5fa470a76aca6ba4b /core/CMakeLists.txt | |
parent | c579af0a19d8259dc3cb72fa53a7af1856a0c06c (diff) | |
download | subsurface-da4ced9bdf51fe12ba43b223e6b977d908106637.tar.gz |
core: remove SettingsObjectWrapper.*
remove unused files SettingsObjectWrapper.*
Signed-off-by: Jan Iversen <jani@apache.org>
Diffstat (limited to 'core/CMakeLists.txt')
-rw-r--r-- | core/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/CMakeLists.txt b/core/CMakeLists.txt index 0f5cfd501..2a747e517 100644 --- a/core/CMakeLists.txt +++ b/core/CMakeLists.txt @@ -123,7 +123,6 @@ set(SUBSURFACE_CORE_LIB_SRCS #Subsurface Qt have the Subsurface structs QObjectified for easy access via QML. subsurface-qt/DiveObjectHelper.cpp subsurface-qt/CylinderObjectHelper.cpp - subsurface-qt/SettingsObjectWrapper.cpp ${SERIAL_FTDI} ${PLATFORM_SRC} |