diff options
Diffstat (limited to 'src/quick/handlers/qquickhoverhandler.cpp')
| -rw-r--r-- | src/quick/handlers/qquickhoverhandler.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/handlers/qquickhoverhandler.cpp b/src/quick/handlers/qquickhoverhandler.cpp index b862bee83c..5a3d1994bd 100644 --- a/src/quick/handlers/qquickhoverhandler.cpp +++ b/src/quick/handlers/qquickhoverhandler.cpp @@ -76,7 +76,7 @@ QQuickHoverHandler::~QQuickHoverHandler() \since 6.3 Whether this handler prevents other items or handlers behind it from - being hovered at the same timee. This property is \c false by default. + being hovered at the same time. This property is \c false by default. */ void QQuickHoverHandler::setBlocking(bool blocking) { |
