We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 354edca commit d85bfb6Copy full SHA for d85bfb6
src/plugins/grass/qgsgrassregion.h
@@ -63,10 +63,10 @@ public slots:
63
void postRender ( QPainter * );
64
65
//! Mouse event receiver
66
- void mouseEventReceiverMove ( QgsPoint & );
+ //void mouseEventReceiverMove ( QgsPoint & );
67
68
69
- void mouseEventReceiverClick ( QgsPoint & );
+ //void mouseEventReceiverClick ( QgsPoint & );
70
71
//! Calculate region, called if any value is changed
72
void adjust ( void );
0 commit comments