summaryrefslogtreecommitdiffstats
path: root/src/render/picking/qpicktriangleevent.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/picking/qpicktriangleevent.h')
-rw-r--r--src/render/picking/qpicktriangleevent.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/picking/qpicktriangleevent.h b/src/render/picking/qpicktriangleevent.h
index f116af288..48a1da762 100644
--- a/src/render/picking/qpicktriangleevent.h
+++ b/src/render/picking/qpicktriangleevent.h
@@ -48,7 +48,7 @@ QT_BEGIN_NAMESPACE
namespace Qt3DRender {
class QPickTriangleEventPrivate;
-class QT3DRENDERSHARED_EXPORT QPickTriangleEvent : public QPickEvent
+class Q_3DRENDERSHARED_EXPORT QPickTriangleEvent : public QPickEvent
{
Q_OBJECT
Q_PROPERTY(uint triangleIndex READ triangleIndex CONSTANT)