Map: mark function as override
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
e04a81bcc0
commit
dff6c001d7
@ -66,7 +66,7 @@ public:
|
||||
quint32 selectedUuid();
|
||||
|
||||
protected:
|
||||
QHash<int, QByteArray> roleNames() const;
|
||||
QHash<int, QByteArray> roleNames() const override;
|
||||
|
||||
private:
|
||||
QVector<MapLocation *> m_mapLocations;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user