desktop-widgets: replace vars. qPrefDivePlanner -> plannerShared

change local setBailout to plannerShared and update connect.

change signals to slots in plannerShared

Signed-off-by: Jan Iversen <jan@casacondor.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
jan Iversen 2019-12-15 09:50:30 +01:00 committed by Dirk Hohndel
parent 87f680f5e7
commit df6f01a6f6
2 changed files with 2 additions and 9 deletions

View file

@ -80,7 +80,6 @@ slots:
void setDecoPo2(double po2);
void setBestmixEND(int depth);
void setBackgasBreaks(bool dobreaks);
void setBailout(bool dobailout);
void setO2narcotic(bool o2narcotic);
void disableDecoElements(int mode);
void disableBackgasBreaks(bool enabled);