diff options
Diffstat (limited to 'desktop-widgets/diveplanner.h')
-rw-r--r-- | desktop-widgets/diveplanner.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop-widgets/diveplanner.h b/desktop-widgets/diveplanner.h index b2e03a97b..1cc96adc3 100644 --- a/desktop-widgets/diveplanner.h +++ b/desktop-widgets/diveplanner.h @@ -68,7 +68,6 @@ public: public slots: void settingsChanged(); - void atmPressureChanged(const QString &pressure); void bottomSacChanged(const double bottomSac); void decoSacChanged(const double decosac); void printDecoPlan(); |