mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-28 00:17:30 -05:00
Plug memory leak
This commit is contained in:
parent
f06f65285d
commit
bb9154963a
@ -90,6 +90,7 @@ void QgsGui::enableAutoGeometryRestore( QWidget *widget, const QString &key )
|
||||
|
||||
QgsGui::~QgsGui()
|
||||
{
|
||||
delete mProcessingGuiRegistry;
|
||||
delete mLayoutItemGuiRegistry;
|
||||
delete mLayerTreeEmbeddedWidgetRegistry;
|
||||
delete mEditorWidgetRegistry;
|
||||
|
Loading…
x
Reference in New Issue
Block a user