Clang warning.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2017-02-22 08:11:13 +02:00
parent 915276748c
commit 146c936ccf

View file

@ -102,7 +102,7 @@ public slots:
void AllowElArcHover(bool enabled);
void AllowElArcSelecting(bool enabled);
virtual void ToolSelectionType(const SelectionType &type);
virtual void ToolSelectionType(const SelectionType &type) Q_DECL_OVERRIDE;
virtual void Disable(bool disable, const QString &namePP) Q_DECL_OVERRIDE;
void ObjectSelected(bool selected, quint32 objId);
void DeleteFromLabel();