Enable/Disable toolbar element in freedive mode

Signed-off-by: Giorgio Marzano <marzano.giorgio@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Giorgio Marzano 2015-10-11 22:24:35 +02:00 committed by Dirk Hohndel
parent 45b1d0d73d
commit 166d587197
2 changed files with 49 additions and 1 deletions

View file

@ -224,6 +224,7 @@ private:
bool plannerStateClean();
void setupForAddAndPlan(const char *model);
void configureToolbar();
QDialog *survey;
struct dive copyPasteDive;
struct dive_components what;