Skip to content
Permalink
Browse files
Fix for crash when quiting QGIS (ticket #5145)
  • Loading branch information
mhugent committed Mar 9, 2012
1 parent 2f135c1 commit 3e0fb86
Showing 1 changed file with 1 addition and 0 deletions.
@@ -673,6 +673,7 @@ QgisApp::~QgisApp()
delete mMapTools.mMoveLabel;
delete mMapTools.mRotateLabel;
delete mMapTools.mChangeLabelProperties;
delete mMapTools.mOffsetCurve;

delete mPythonUtils;

0 comments on commit 3e0fb86

Please sign in to comment.