summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/materials-cpp/rotatingtrefoilknot.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qt3d/materials-cpp/rotatingtrefoilknot.h')
-rw-r--r--examples/qt3d/materials-cpp/rotatingtrefoilknot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qt3d/materials-cpp/rotatingtrefoilknot.h b/examples/qt3d/materials-cpp/rotatingtrefoilknot.h
index 231ce5270..397aa1705 100644
--- a/examples/qt3d/materials-cpp/rotatingtrefoilknot.h
+++ b/examples/qt3d/materials-cpp/rotatingtrefoilknot.h
@@ -43,7 +43,7 @@
class RotatingTrefoilKnot : public TrefoilKnot
{
public:
- explicit RotatingTrefoilKnot(Qt3D::QNode *parent = 0);
+ explicit RotatingTrefoilKnot(Qt3DCore::QNode *parent = 0);
~RotatingTrefoilKnot();
private: