mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
[processing] do not remove menus when exiting config dialog
This commit is contained in:
parent
19438caed9
commit
a0bfc4c99e
@ -254,7 +254,6 @@ class ConfigDialog(BASE, WIDGET):
|
||||
setting.save()
|
||||
Processing.updateAlgsList()
|
||||
settingsWatcher.settingsChanged.emit()
|
||||
updateMenus()
|
||||
|
||||
QDialog.accept(self)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user