Correct a typo in src/wheelhandler.h

pull/8/head
Felix Yan 4 years ago committed by GitHub
parent 74015f7b95
commit 99bfa6994e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -84,7 +84,7 @@ class KirigamiWheelEvent : public QObject
* accepted: bool
*
* If set, the event shouldn't be managed anymore,
* for instance it can be used to block the handler to manage the scroll of a view on some scenarions
* for instance it can be used to block the handler to manage the scroll of a view on some scenarios
* @code
* // This handler handles automatically the scroll of
* // flickableItem, unless Ctrl is pressed, in this case the

Loading…
Cancel
Save