Skip to content

Commit

Permalink
Saver pointer handling in legend
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11332 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
mhugent committed Aug 10, 2009
1 parent 388440e commit cd9f89d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/legend/qgslegend.cpp
Expand Up @@ -130,6 +130,7 @@ void QgsLegend::removeAll()
updateMapCanvasLayerSet();
setIconSize( mMinimumIconSize );
mItemBeingMoved = 0;
mDropTarget = 0;
}

void QgsLegend::selectAll( bool select )
Expand Down

0 comments on commit cd9f89d

Please sign in to comment.