forked from qt-creator/qt-creator
Maemo: Remove file system watcher before removing files.
This commit is contained in:
@@ -313,6 +313,7 @@ void AbstractQt4MaemoTarget::handleTargetToBeRemoved(ProjectExplorer::Target *ta
|
||||
vcs->vcsDelete(filePath);
|
||||
}
|
||||
}
|
||||
delete m_filesWatcher;
|
||||
removeTarget();
|
||||
QString error;
|
||||
const QString packagingPath = project()->projectDirectory()
|
||||
|
||||
Reference in New Issue
Block a user