Skip to content

Commit af9203a

Browse files
author
jef
committed
fix #3784
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@15848 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent b4c7383 commit af9203a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/qgsmeasuretool.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ void QgsMeasureTool::activate()
6363
{
6464
mDialog->restorePosition();
6565
QgsMapTool::activate();
66-
mRightMouseClicked = false;
6766

6867
// ensure that we have correct settings
6968
updateSettings();

0 commit comments

Comments
 (0)