From dff6c001d7d397730096c1044e3594d6660f889b Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Fri, 28 Jul 2017 21:18:38 -0700 Subject: Map: mark function as override Signed-off-by: Dirk Hohndel --- qt-models/maplocationmodel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qt-models/maplocationmodel.h') diff --git a/qt-models/maplocationmodel.h b/qt-models/maplocationmodel.h index c2305888d..114de4c92 100644 --- a/qt-models/maplocationmodel.h +++ b/qt-models/maplocationmodel.h @@ -66,7 +66,7 @@ public: quint32 selectedUuid(); protected: - QHash roleNames() const; + QHash roleNames() const override; private: QVector m_mapLocations; -- cgit v1.2.3-70-g09d2