aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/handlers/qquickhandlerpoint_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick/handlers/qquickhandlerpoint_p.h')
-rw-r--r--src/quick/handlers/qquickhandlerpoint_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/handlers/qquickhandlerpoint_p.h b/src/quick/handlers/qquickhandlerpoint_p.h
index 1f71b0e733..1654406d86 100644
--- a/src/quick/handlers/qquickhandlerpoint_p.h
+++ b/src/quick/handlers/qquickhandlerpoint_p.h
@@ -22,7 +22,7 @@ QT_BEGIN_NAMESPACE
class QQuickMultiPointHandler;
class QQuickSinglePointHandler;
-class Q_QUICK_PRIVATE_EXPORT QQuickHandlerPoint {
+class Q_QUICK_EXPORT QQuickHandlerPoint {
Q_GADGET
Q_PROPERTY(int id READ id FINAL)
Q_PROPERTY(QPointingDeviceUniqueId uniqueId READ uniqueId FINAL)