Skip to content

Commit

Permalink
Delete rotate point map tool (#4268)
Browse files Browse the repository at this point in the history
  • Loading branch information
wonder-sk committed Sep 7, 2011
1 parent d5594b0 commit 7af11f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/qgisapp.cpp
Expand Up @@ -640,6 +640,7 @@ QgisApp::~QgisApp()
delete mMapTools.mDeletePart;
delete mMapTools.mAddPart;
delete mMapTools.mNodeTool;
delete mMapTools.mRotatePointSymbolsTool;
delete mMapTools.mMoveLabel;
delete mMapTools.mRotateLabel;
delete mMapTools.mChangeLabelProperties;
Expand Down

0 comments on commit 7af11f6

Please sign in to comment.