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, 0 insertions, 1 deletions
diff --git a/src/input/frontend/qkeyboarddevice.h b/src/input/frontend/qkeyboarddevice.h
index dbcf39e5b..70ed438fd 100644
--- a/src/input/frontend/qkeyboarddevice.h
+++ b/src/input/frontend/qkeyboarddevice.h
@@ -77,7 +77,6 @@ Q_SIGNALS:
private:
Q_DECLARE_PRIVATE(QKeyboardDevice)
- QT3D_CLONEABLE(QKeyboardDevice)
void setActiveInput(QKeyboardHandler *activeInput);
};