mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-12 00:02:25 -04:00
parent
94da97089f
commit
a45a6f484d
@ -1636,6 +1636,8 @@ QgisApp::~QgisApp()
|
||||
mBrowserModel = nullptr;
|
||||
delete mGeometryValidationDock;
|
||||
mGeometryValidationDock = nullptr;
|
||||
delete mSnappingUtils;
|
||||
mSnappingUtils = nullptr;
|
||||
|
||||
QgsGui::instance()->nativePlatformInterface()->cleanup();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user