Clang warning.
--HG-- branch : develop
This commit is contained in:
parent
915276748c
commit
146c936ccf
|
@ -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();
|
||||
|
|
Loading…
Reference in New Issue
Block a user