mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
Spelling update
This commit is contained in:
parent
28cd9addab
commit
1b93cdae71
@ -43,7 +43,7 @@ class QgsLayoutViewTool : QObject
|
||||
|
||||
virtual void layoutDoubleClickEvent( QgsLayoutViewMouseEvent *event );
|
||||
%Docstring
|
||||
Mouse double click event for overriding. Default implementation does nothing.
|
||||
Mouse double-click event for overriding. Default implementation does nothing.
|
||||
%End
|
||||
|
||||
virtual void layoutPressEvent( QgsLayoutViewMouseEvent *event );
|
||||
|
@ -66,7 +66,7 @@ class GUI_EXPORT QgsLayoutViewTool : public QObject
|
||||
virtual void layoutMoveEvent( QgsLayoutViewMouseEvent *event );
|
||||
|
||||
/**
|
||||
* Mouse double click event for overriding. Default implementation does nothing.
|
||||
* Mouse double-click event for overriding. Default implementation does nothing.
|
||||
*/
|
||||
virtual void layoutDoubleClickEvent( QgsLayoutViewMouseEvent *event );
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user