summaryrefslogtreecommitdiffstats
path: root/src/input/frontend/qkeyboarddevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/frontend/qkeyboarddevice.h')
-rw-r--r--src/input/frontend/qkeyboarddevice.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/frontend/qkeyboarddevice.h b/src/input/frontend/qkeyboarddevice.h
index b418be5ff..c3478ec27 100644
--- a/src/input/frontend/qkeyboarddevice.h
+++ b/src/input/frontend/qkeyboarddevice.h
@@ -51,7 +51,7 @@ namespace Qt3DInput {
class QKeyboardDevicePrivate;
class QKeyboardHandler;
-class QT3DINPUTSHARED_EXPORT QKeyboardDevice : public Qt3DInput::QAbstractPhysicalDevice
+class Q_3DINPUTSHARED_EXPORT QKeyboardDevice : public Qt3DInput::QAbstractPhysicalDevice
{
Q_OBJECT
Q_PROPERTY(Qt3DInput::QKeyboardHandler *activeInput READ activeInput NOTIFY activeInputChanged)