Rename SessionManager::clear() to closeAllProjects()
Also move the editor closing out of the function. It isn't needed on
shutdown as all editors are already closed then.
Change-Id: Ie50a238e0a0382a99b0a267b286f9ed9484f26f6
Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
Showing
- src/plugins/projectexplorer/projectexplorer.cpp 11 additions, 9 deletionssrc/plugins/projectexplorer/projectexplorer.cpp
- src/plugins/projectexplorer/session.cpp 5 additions, 21 deletionssrc/plugins/projectexplorer/session.cpp
- src/plugins/projectexplorer/session.h 1 addition, 1 deletionsrc/plugins/projectexplorer/session.h
Loading
Please register or sign in to comment