diff options
author | Tomaz Canabrava <tomaz.canabrava@intel.com> | 2015-10-31 21:02:16 -0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-11-02 12:52:15 -0800 |
commit | ff57881265a305fe06691b065bc3f0efae88e6b3 (patch) | |
tree | 517a07b28aea6446ac904344aeb1b5cd54f4d72f /desktop-widgets/CMakeLists.txt | |
parent | 8a3fb854c2b835271cc03ea02e1046f2ec0fd5d5 (diff) | |
download | subsurface-ff57881265a305fe06691b065bc3f0efae88e6b3.tar.gz |
Preferences: Remove the old dialog and use the new one
The new preferences dialog still needs a bit of fine tuning
but should already work.
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'desktop-widgets/CMakeLists.txt')
-rw-r--r-- | desktop-widgets/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop-widgets/CMakeLists.txt b/desktop-widgets/CMakeLists.txt index 62be916cc..0a0059ee3 100644 --- a/desktop-widgets/CMakeLists.txt +++ b/desktop-widgets/CMakeLists.txt @@ -30,7 +30,6 @@ set(SUBSURFACE_INTERFACE mainwindow.cpp modeldelegates.cpp notificationwidget.cpp - preferences.cpp simplewidgets.cpp starwidget.cpp subsurfacewebservices.cpp |