Skip to content
Snippets Groups Projects
Commit ecb0470c authored by Thomas Hartmann's avatar Thomas Hartmann
Browse files

QmlDesigner.DesignDocument: code cleanup


Change-Id: Ib71117cb5726662b4212f99a7c4136005273ae66
Reviewed-by: default avatarMarco Bubke <marco.bubke@digia.com>
parent 3768e32f
No related branches found
No related tags found
No related merge requests found
......@@ -257,8 +257,6 @@ void DesignDocument::loadDocument(QPlainTextEdit *edit)
m_inFileComponentTextModifier.reset();
//masterModel = Model::create(textModifier, searchPath, errors);
updateFileName(QString(), fileName());
m_subComponentManager->update(QUrl::fromLocalFile(fileName()), currentModel()->imports());
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment