mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-22 00:06:12 -05:00
reset customization state when dialog is cancelled
This commit is contained in:
parent
6f6cfc8df2
commit
e9ff3ed22b
@ -282,6 +282,7 @@ void QgsCustomizationDialog::cancel()
|
|||||||
}
|
}
|
||||||
mSelectedWidgets.clear();
|
mSelectedWidgets.clear();
|
||||||
}
|
}
|
||||||
|
reset();
|
||||||
hide();
|
hide();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user