Revert "Remove the QmlJSEditor dependency from Qt4ProjectManager."

This reverts commit f8c5001382.
This commit is contained in:
dt
2010-09-27 11:16:43 +01:00
parent 699ff22851
commit 299f139553
8 changed files with 9 additions and 29 deletions

View File

@@ -38,7 +38,6 @@ ModelManagerInterface::ModelManagerInterface(QObject *parent)
{
Q_ASSERT(! g_instance);
g_instance = this;
setObjectName(MODELMANAGERINTERFACE_OBJECTNAME);
}
ModelManagerInterface::~ModelManagerInterface()