summaryrefslogtreecommitdiff
path: root/src/plugins/scxmleditor/scxmleditordata.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/scxmleditor/scxmleditordata.cpp')
-rw-r--r--src/plugins/scxmleditor/scxmleditordata.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/plugins/scxmleditor/scxmleditordata.cpp b/src/plugins/scxmleditor/scxmleditordata.cpp
index 394b00533c..14d9c26e18 100644
--- a/src/plugins/scxmleditor/scxmleditordata.cpp
+++ b/src/plugins/scxmleditor/scxmleditordata.cpp
@@ -87,8 +87,7 @@ public:
}
};
-ScxmlEditorData::ScxmlEditorData(QObject *parent)
- : QObject(parent)
+ScxmlEditorData::ScxmlEditorData()
{
m_contexts.add(ScxmlEditor::Constants::C_SCXMLEDITOR);