aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/handlers/qquickpointerdevicehandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick/handlers/qquickpointerdevicehandler.cpp')
-rw-r--r--src/quick/handlers/qquickpointerdevicehandler.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/handlers/qquickpointerdevicehandler.cpp b/src/quick/handlers/qquickpointerdevicehandler.cpp
index a6b98ec2b5..844bcad36e 100644
--- a/src/quick/handlers/qquickpointerdevicehandler.cpp
+++ b/src/quick/handlers/qquickpointerdevicehandler.cpp
@@ -13,7 +13,7 @@ QT_BEGIN_NAMESPACE
\qmlabstract
\since 5.10
\preliminary
- \instantiates QQuickPointerDeviceHandler
+ \nativetype QQuickPointerDeviceHandler
\inherits PointerHandler
\inqmlmodule QtQuick
\brief Abstract handler for pointer events with device-specific constraints.