summaryrefslogtreecommitdiffstats
path: root/src/input/frontend/qabstractphysicaldeviceproxy_p_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/frontend/qabstractphysicaldeviceproxy_p_p.h')
-rw-r--r--src/input/frontend/qabstractphysicaldeviceproxy_p_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/frontend/qabstractphysicaldeviceproxy_p_p.h b/src/input/frontend/qabstractphysicaldeviceproxy_p_p.h
index 2ba8f3bde..8f8d1bea3 100644
--- a/src/input/frontend/qabstractphysicaldeviceproxy_p_p.h
+++ b/src/input/frontend/qabstractphysicaldeviceproxy_p_p.h
@@ -62,7 +62,7 @@ namespace Qt3DInput {
class QAbstractPhysicalDeviceProxy;
class QAbstractPhysicalDevice;
-class QT3DINPUTSHARED_PRIVATE_EXPORT QAbstractPhysicalDeviceProxyPrivate : public QAbstractPhysicalDevicePrivate
+class Q_3DINPUTSHARED_PRIVATE_EXPORT QAbstractPhysicalDeviceProxyPrivate : public QAbstractPhysicalDevicePrivate
{
public:
explicit QAbstractPhysicalDeviceProxyPrivate(const QString &deviceName);