Skip to content
Snippets Groups Projects
Commit e4d82534 authored by dt's avatar dt
Browse files

Fix compile

parent 45dd1ad7
No related branches found
No related tags found
No related merge requests found
......@@ -119,7 +119,8 @@ void MaemoDeployables::createModels()
}
endResetModel();
connect(pro, SIGNAL(proFileUpdated(Qt4ProjectManager::Internal::Qt4ProFileNode*,bool)),
connect(qt4BuildConfiguration()->qt4Target()->qt4Project(),
SIGNAL(proFileUpdated(Qt4ProjectManager::Internal::Qt4ProFileNode*,bool)),
m_updateTimer, SLOT(start()));
}
......
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