summaryrefslogtreecommitdiffstats
path: root/src/quick3d/quick3drender/items/quick3dscreenraycaster_p_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick3d/quick3drender/items/quick3dscreenraycaster_p_p.h')
-rw-r--r--src/quick3d/quick3drender/items/quick3dscreenraycaster_p_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick3d/quick3drender/items/quick3dscreenraycaster_p_p.h b/src/quick3d/quick3drender/items/quick3dscreenraycaster_p_p.h
index 5c58e5087..ad5d0b941 100644
--- a/src/quick3d/quick3drender/items/quick3dscreenraycaster_p_p.h
+++ b/src/quick3d/quick3drender/items/quick3dscreenraycaster_p_p.h
@@ -66,7 +66,7 @@ namespace Quick {
class Quick3DScreenRayCaster;
-class QT3DQUICKRENDERSHARED_PRIVATE_EXPORT Quick3DScreenRayCasterPrivate : public QAbstractRayCasterPrivate
+class Q_3DQUICKRENDERSHARED_PRIVATE_EXPORT Quick3DScreenRayCasterPrivate : public QAbstractRayCasterPrivate
{
public:
explicit Quick3DScreenRayCasterPrivate() : QAbstractRayCasterPrivate() { }