From bb3151795188fc5ef53053ce004dc1d1f2de63a1 Mon Sep 17 00:00:00 2001 From: Rick Walsh Date: Wed, 6 Jul 2016 22:40:37 +1000 Subject: Planner: update cylinder mixes and MND and MOD when prefs are changed Signed-off-by: Rick Walsh Signed-off-by: Dirk Hohndel --- qt-models/cylindermodel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qt-models/cylindermodel.h') diff --git a/qt-models/cylindermodel.h b/qt-models/cylindermodel.h index d4ef8dc41..ce2c87e69 100644 --- a/qt-models/cylindermodel.h +++ b/qt-models/cylindermodel.h @@ -38,13 +38,13 @@ public: void updateDive(); void copyFromDive(struct dive *d); void updateDecoDepths(pressure_t olddecopo2); - bool updateBestMixes(); cylinder_t *cylinderAt(const QModelIndex &index); bool changed; public slots: void remove(const QModelIndex &index); + bool updateBestMixes(); private: int rows; -- cgit v1.2.3-70-g09d2