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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/input/frontend/qkeyboarddevice.h b/src/input/frontend/qkeyboarddevice.h
index c3478ec27..df2f47020 100644
--- a/src/input/frontend/qkeyboarddevice.h
+++ b/src/input/frontend/qkeyboarddevice.h
@@ -71,6 +71,7 @@ public:
protected:
explicit QKeyboardDevice(QKeyboardDevicePrivate &dd, QNode *parent = nullptr);
+ // TODO Unused remove in Qt6
void sceneChangeEvent(const Qt3DCore::QSceneChangePtr &change) override;
Q_SIGNALS: