forked from qt-creator/qt-creator
Qt4 Maemo: Simplfy code for adding OTHER_FILES to .pro file
Task-Nr: QTCREATORBUG-4085
This commit is contained in:
@@ -348,6 +348,8 @@ bool Qt4Project::fromMap(const QVariantMap &map)
|
||||
connect(this, SIGNAL(activeTargetChanged(ProjectExplorer::Target*)),
|
||||
this, SLOT(activeTargetWasChanged()));
|
||||
|
||||
emit fromMapFinished();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user