summaryrefslogtreecommitdiffstats
path: root/qt-ui/maintab.h
diff options
context:
space:
mode:
authorGravatar Tomaz Canabrava <tomaz.canabrava@intel.com>2015-07-01 18:56:00 -0300
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-07-01 19:21:50 -0700
commit43bb8881fdbd4e37600047062a9402a81cefe7d8 (patch)
treebb24fe2c9d4ca6f9fd9288bc26bab588e8e9b529 /qt-ui/maintab.h
parentdb8b140c52c7589a81f1e3d6d37ba48225525313 (diff)
downloadsubsurface-43bb8881fdbd4e37600047062a9402a81cefe7d8.tar.gz
Correctly removes the Location Completion Model
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/maintab.h')
-rw-r--r--qt-ui/maintab.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/qt-ui/maintab.h b/qt-ui/maintab.h
index 844710954..a8f2dfab4 100644
--- a/qt-ui/maintab.h
+++ b/qt-ui/maintab.h
@@ -105,7 +105,6 @@ private:
EditMode editMode;
BuddyCompletionModel buddyModel;
DiveMasterCompletionModel diveMasterModel;
- LocationCompletionModel locationModel;
SuitCompletionModel suitModel;
TagCompletionModel tagModel;
DivePictureModel *divePictureModel;