Skip to content

Commit

Permalink
fixed comment for a signal
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9568 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
wonder committed Nov 6, 2008
1 parent 32e3a22 commit 9591834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/qgsmapcanvas.h
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ class GUI_EXPORT QgsMapCanvas : public QGraphicsView
//! Emit map tool changed event
void mapToolSet( QgsMapTool * tool );

//! Emit map tool changed event
//! Emitted when selection in any layer gets changed
void selectionChanged( QgsMapLayer * layer );

protected:
Expand Down

0 comments on commit 9591834

Please sign in to comment.