diff options
Diffstat (limited to 'qt-ui/maintab.h')
-rw-r--r-- | qt-ui/maintab.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/qt-ui/maintab.h b/qt-ui/maintab.h index e835b6366..38d01e806 100644 --- a/qt-ui/maintab.h +++ b/qt-ui/maintab.h @@ -43,11 +43,7 @@ public: public Q_SLOTS: void addCylinder_clicked(); - void on_editCylinder_clicked(); - void on_delCylinder_clicked(); void addWeight_clicked(); - void on_editWeight_clicked(); - void on_delWeight_clicked(); void updateDiveInfo(int dive); void on_editAccept_clicked(bool edit); void on_editReset_clicked(); |