Added again a QCompleter to show the possibilities

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Tomaz Canabrava 2015-07-01 19:31:35 -03:00 committed by Dirk Hohndel
parent 43bb8881fd
commit 1b8f7f53f2
2 changed files with 9 additions and 0 deletions

View file

@ -14,6 +14,7 @@
#include "ui_maintab.h"
#include "completionmodels.h"
#include "divelocationmodel.h"
#include "dive.h"
class WeightModel;