summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorGravatar Gehad elrobey <gehadelrobey@gmail.com>2015-05-30 13:14:16 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-06-04 10:07:55 -0700
commit1cff998f8412218fd2447f390eadf05b2ea9ae34 (patch)
tree4d9aa7b50b6c4b76132ebb75ce8645e22ac6e6ae /CMakeLists.txt
parenta0b8eed61286d87e98e9344f11d65c5c3aa7d636 (diff)
downloadsubsurface-1cff998f8412218fd2447f390eadf05b2ea9ae34.tar.gz
Printing: Remove more obsolete code from printlayout
This code can be removed as we don't need QT printing code anymore. Signed-off-by: Gehad elrobey <gehadelrobey@gmail.com> Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 1901ac599..3ada22a35 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -324,7 +324,6 @@ set(SUBSURFACE_INTERFACE
qt-ui/notificationwidget.cpp
qt-ui/preferences.cpp
qt-ui/printdialog.cpp
- qt-ui/printlayout.cpp
qt-ui/printoptions.cpp
qt-ui/simplewidgets.cpp
qt-ui/starwidget.cpp