summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/qtextureimagedata/tst_qtextureimagedata.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/render/qtextureimagedata/tst_qtextureimagedata.cpp')
-rw-r--r--tests/auto/render/qtextureimagedata/tst_qtextureimagedata.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/render/qtextureimagedata/tst_qtextureimagedata.cpp b/tests/auto/render/qtextureimagedata/tst_qtextureimagedata.cpp
index dd931dabf..0bbd630d6 100644
--- a/tests/auto/render/qtextureimagedata/tst_qtextureimagedata.cpp
+++ b/tests/auto/render/qtextureimagedata/tst_qtextureimagedata.cpp
@@ -76,7 +76,7 @@ private Q_SLOTS:
/*
protected:
- Qt3DCore::QNode *doClone() const Q_DECL_OVERRIDE
+ Qt3DCore::QNode *doClone() const override
{
return Q_NULLPTR;
}