#3587 Clear all selections as part of delete of temporary LGRs

This commit is contained in:
Magne Sjaastad
2018-10-30 14:02:22 +01:00
parent 9cddc02066
commit 715003f58e
4 changed files with 16 additions and 7 deletions

View File

@@ -203,6 +203,7 @@ public:
void saveWinGeoAndDockToolBarLayout();
static bool enableDevelopmentFeatures();
static void clearAllSelections();
private:
void onProjectOpenedOrClosed();