summaryrefslogtreecommitdiffstats
path: root/src/render/io/qattribute_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/io/qattribute_p.h')
-rw-r--r--src/render/io/qattribute_p.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/render/io/qattribute_p.h b/src/render/io/qattribute_p.h
index 710763d8e..82b2278d6 100644
--- a/src/render/io/qattribute_p.h
+++ b/src/render/io/qattribute_p.h
@@ -49,9 +49,7 @@ class Attribute;
class QT3DRENDERERSHARED_EXPORT AttributePrivate : public QAbstractAttributePrivate
{
public:
- AttributePrivate(Attribute *qq);
-
- Q_DECLARE_PUBLIC(Attribute)
+ AttributePrivate();
};
} // Qt3D