[SCM] qgis branch, master, updated. a2ee769957385f4e084c5e8b6ba178a8c877d1db
Marco Hugentobler
marco.hugentobler at sourcepole.ch
Tue Mar 20 13:43:23 UTC 2012
The following commit has been merged in the master branch:
commit 3e0fb86ccea4669865696f8ab0ea527b9334db95
Author: Marco Hugentobler <marco.hugentobler at sourcepole.ch>
Date: Fri Mar 9 21:24:34 2012 +0100
Fix for crash when quiting QGIS (ticket #5145)
diff --git a/src/app/qgisapp.cpp b/src/app/qgisapp.cpp
index 49c62ef..dd6ee6c 100644
--- a/src/app/qgisapp.cpp
+++ b/src/app/qgisapp.cpp
@@ -673,6 +673,7 @@ QgisApp::~QgisApp()
delete mMapTools.mMoveLabel;
delete mMapTools.mRotateLabel;
delete mMapTools.mChangeLabelProperties;
+ delete mMapTools.mOffsetCurve;
delete mPythonUtils;
--
The Quantum GIS in Debian project
More information about the Pkg-grass-devel
mailing list