aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickdynamicpropertyanimation/tst_qquickdynamicpropertyanimation.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/quick/qquickdynamicpropertyanimation/tst_qquickdynamicpropertyanimation.cpp')
-rw-r--r--tests/auto/quick/qquickdynamicpropertyanimation/tst_qquickdynamicpropertyanimation.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/quick/qquickdynamicpropertyanimation/tst_qquickdynamicpropertyanimation.cpp b/tests/auto/quick/qquickdynamicpropertyanimation/tst_qquickdynamicpropertyanimation.cpp
index 07658a5418..5251c5aff3 100644
--- a/tests/auto/quick/qquickdynamicpropertyanimation/tst_qquickdynamicpropertyanimation.cpp
+++ b/tests/auto/quick/qquickdynamicpropertyanimation/tst_qquickdynamicpropertyanimation.cpp
@@ -64,7 +64,7 @@ private:
}
private slots:
- void initTestCase()
+ void initTestCase() override
{
QQmlEngine engine; // ensure types are registered
QQmlDataTest::initTestCase();