Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 2.3.0
-
None
-
4848be6fe806f2f0602db4c0414316c387bb2aff
Description
Fo Harmattan projects, the user is asked whether the automatically created files should be added to the project, but this happens before the aegis file is added.
The fix is simple: Move the whole "if (actionStatus == ActionSuccessful" block from createTemplates() to the very end of handleTargetAdded().