diff main/MainWindow.cpp @ 1861:8c4df1f3fef7

Merge from branch plugin-path-config
author Chris Cannam
date Mon, 11 Jun 2018 14:42:56 +0100
parents e5229958a10c
children dc275d7d9aa6 4e43b07eb84d
line wrap: on
line diff
--- a/main/MainWindow.cpp	Thu Jun 07 14:56:37 2018 +0100
+++ b/main/MainWindow.cpp	Mon Jun 11 14:42:56 2018 +0100
@@ -3544,7 +3544,6 @@
 
     if (m_preferencesDialog &&
         m_preferencesDialog->isVisible()) {
-        closeSession(); // otherwise we'll have to wait for prefs changes
         m_preferencesDialog->applicationClosing(true);
     }