Skip to content

Commit

Permalink
mouse recievers commented
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5203 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
rblazek committed Apr 6, 2006
1 parent ed607df commit 1e7d2c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/plugins/grass/qgsgrassregion.h
Expand Up @@ -63,10 +63,10 @@ public slots:
void postRender ( QPainter * );

//! Mouse event receiver
void mouseEventReceiverMove ( QgsPoint & );
//void mouseEventReceiverMove ( QgsPoint & );

//! Mouse event receiver
void mouseEventReceiverClick ( QgsPoint & );
//void mouseEventReceiverClick ( QgsPoint & );

//! Calculate region, called if any value is changed
void adjust ( void );
Expand Down

0 comments on commit 1e7d2c8

Please sign in to comment.