Skip to content

Commit f123e65

Browse files
author
wonder
committedNov 6, 2008
fixed comment for a signal
git-svn-id: http://svn.osgeo.org/qgis/trunk@9568 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 4f6d0da commit f123e65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/gui/qgsmapcanvas.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ class GUI_EXPORT QgsMapCanvas : public QGraphicsView
306306
//! Emit map tool changed event
307307
void mapToolSet( QgsMapTool * tool );
308308

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

312312
protected:

0 commit comments

Comments
 (0)
Please sign in to comment.