Fix some random compiler warnings

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2013-11-14 21:06:31 +09:00
parent ed41d5a744
commit 9c90d6790a
3 changed files with 2 additions and 4 deletions

View file

@ -83,11 +83,11 @@ public slots:
void enableEdition(EditMode newEditMode = NONE);
private:
EditMode editMode;
Ui::MainTab ui;
WeightModel *weightModel;
CylindersModel *cylindersModel;
QMap<dive*, NotesBackup> notesBackup;
EditMode editMode;
/* since the multi-edition of the equipment is fairly more
* complex than a single item, because it involves a Qt