mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-03 00:02:25 -05:00
Fix for crash when quiting QGIS (ticket #5145)
This commit is contained in:
parent
2f135c1d63
commit
3e0fb86cce
@ -673,6 +673,7 @@ QgisApp::~QgisApp()
|
||||
delete mMapTools.mMoveLabel;
|
||||
delete mMapTools.mRotateLabel;
|
||||
delete mMapTools.mChangeLabelProperties;
|
||||
delete mMapTools.mOffsetCurve;
|
||||
|
||||
delete mPythonUtils;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user