summaryrefslogtreecommitdiffstats
path: root/profile-widget/divecartesianaxis.cpp
diff options
context:
space:
mode:
authorGravatar Tomaz Canabrava <tomaz.canabrava@intel.com>2015-10-31 21:02:16 -0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-11-02 12:52:15 -0800
commitff57881265a305fe06691b065bc3f0efae88e6b3 (patch)
tree517a07b28aea6446ac904344aeb1b5cd54f4d72f /profile-widget/divecartesianaxis.cpp
parent8a3fb854c2b835271cc03ea02e1046f2ec0fd5d5 (diff)
downloadsubsurface-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 'profile-widget/divecartesianaxis.cpp')
-rw-r--r--profile-widget/divecartesianaxis.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/profile-widget/divecartesianaxis.cpp b/profile-widget/divecartesianaxis.cpp
index bf5a5380c..f40e1c3e5 100644
--- a/profile-widget/divecartesianaxis.cpp
+++ b/profile-widget/divecartesianaxis.cpp
@@ -1,7 +1,7 @@
#include "divecartesianaxis.h"
#include "divetextitem.h"
#include "helpers.h"
-#include "preferences.h"
+#include "preferences/preferencesdialog.h"
#include "diveplotdatamodel.h"
#include "animationfunctions.h"
#include "mainwindow.h"