summaryrefslogtreecommitdiffstats
path: root/src/input/frontend/qinputsequence.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/frontend/qinputsequence.h')
-rw-r--r--src/input/frontend/qinputsequence.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/input/frontend/qinputsequence.h b/src/input/frontend/qinputsequence.h
index 07ca7490c..e6b067774 100644
--- a/src/input/frontend/qinputsequence.h
+++ b/src/input/frontend/qinputsequence.h
@@ -75,12 +75,8 @@ Q_SIGNALS:
void timeoutChanged(int timeout);
void buttonIntervalChanged(int buttonInterval);
-protected:
- void copy(const Qt3DCore::QNode *ref) Q_DECL_OVERRIDE;
-
private:
Q_DECLARE_PRIVATE(QInputSequence)
- QT3D_CLONEABLE(QInputSequence)
Qt3DCore::QNodeCreatedChangeBasePtr createNodeCreationChange() const Q_DECL_OVERRIDE;
};