From d84ffa8fc3162692597c19c42e621f7d8ac58dca Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava Date: Thu, 28 May 2015 17:17:09 -0300 Subject: Move WeightModel to qt-models One more step to make it easyer to port the app to Mobile. Signed-off-by: Tomaz Canabrava Signed-off-by: Dirk Hohndel --- qt-ui/maintab.cpp | 1 + qt-ui/modeldelegates.cpp | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'qt-ui') diff --git a/qt-ui/maintab.cpp b/qt-ui/maintab.cpp index 0159029e2..c0330fde4 100644 --- a/qt-ui/maintab.cpp +++ b/qt-ui/maintab.cpp @@ -18,6 +18,7 @@ #include "diveplanner.h" #include "divesitehelpers.h" #include "cylindermodel.h" +#include "weightmodel.h" #if defined(FBSUPPORT) #include "socialnetworks.h" diff --git a/qt-ui/modeldelegates.cpp b/qt-ui/modeldelegates.cpp index 783fcc225..84d2db1d5 100644 --- a/qt-ui/modeldelegates.cpp +++ b/qt-ui/modeldelegates.cpp @@ -8,7 +8,7 @@ #include "profile/profilewidget2.h" #include "tankinfomodel.h" #include "weigthsysteminfomodel.h" - +#include "weightmodel.h" #include #include #include -- cgit v1.2.3-70-g09d2