Clang warning.
--HG-- branch : release
This commit is contained in:
parent
c5957846b6
commit
b433d9cfc4
|
@ -30,7 +30,7 @@
|
||||||
|
|
||||||
//---------------------------------------------------------------------------------------------------------------------
|
//---------------------------------------------------------------------------------------------------------------------
|
||||||
VInteractiveTool::VInteractiveTool(VAbstractPattern *doc, VContainer *data, quint32 id, QObject *parent)
|
VInteractiveTool::VInteractiveTool(VAbstractPattern *doc, VContainer *data, quint32 id, QObject *parent)
|
||||||
: VAbstractTool(doc, data, id),
|
: VAbstractTool(doc, data, id, parent),
|
||||||
m_dialog()
|
m_dialog()
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user