Compile Windows.

This commit is contained in:
Friedemann Kleint
2009-12-17 08:46:22 +01:00
parent 4201f3f5cd
commit 895a3e21f3

View File

@@ -540,7 +540,7 @@ void QmlRunControl::processExited(int exitCode)
}
QmlRunControlFactory::QmlRunControlFactory(QObject *parent)
: IRunControlFactory::IRunControlFactory(parent)
: IRunControlFactory(parent)
{
}