diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2013-11-09 20:35:09 +0900 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-11-09 20:35:09 +0900 |
commit | 487efb1ee91c5b7e648f31ef3700fae2c45753d4 (patch) | |
tree | ee9226b8abb20f09473dd42ef0dca4578433911d /qt-ui/maintab.h | |
parent | 5dce73f62b21b9d70cf4d7f51c8d6ec9cf8bb9f1 (diff) | |
parent | 6d5b2d75927b23183f8864bebf894b7bf4828311 (diff) | |
download | subsurface-487efb1ee91c5b7e648f31ef3700fae2c45753d4.tar.gz |
Merge branch 'addDiveGasFix'
Diffstat (limited to 'qt-ui/maintab.h')
-rw-r--r-- | qt-ui/maintab.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qt-ui/maintab.h b/qt-ui/maintab.h index 22a705530..68803c02d 100644 --- a/qt-ui/maintab.h +++ b/qt-ui/maintab.h @@ -94,7 +94,6 @@ private: * dive to this structure, making all editions there, * then applying the changes on the other dives.*/ struct dive multiEditEquipmentPlaceholder; - Completers completers; void resetPallete(); void saveTags(); |