summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qparameter_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/frontend/qparameter_p.h')
-rw-r--r--src/render/frontend/qparameter_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/render/frontend/qparameter_p.h b/src/render/frontend/qparameter_p.h
index c32f9018a..e9f917939 100644
--- a/src/render/frontend/qparameter_p.h
+++ b/src/render/frontend/qparameter_p.h
@@ -59,6 +59,7 @@ public:
Q_DECLARE_PUBLIC(QParameter)
virtual void setValue(const QVariant &v);
+ void copy(const QNodePrivate *ref) Q_DECL_OVERRIDE;
QString m_name;
QVariant m_value;