aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml
diff options
context:
space:
mode:
authorJiDe Zhang <zhangjide@uniontech.com>2022-07-19 14:31:21 +0800
committerFabian Kosmale <fabian.kosmale@qt.io>2022-07-26 10:30:18 +0000
commitd3ccd144ef19c2d2438bf144c05d080382a44cf4 (patch)
tree917b02db92282c451dac6bbd993a029b189f8b2f /tests/auto/qml
parentd65351fa3dd781c00df71882432281b3b6c510c0 (diff)
Add 'override' keyword to fix build warnings
Change-Id: I8bd51da4ad27c97be78c708af33d6b1e4c1ca957 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io> (cherry picked from commit 90773dfbf1371a61a0ef142ef3199a858ff736b0)
Diffstat (limited to 'tests/auto/qml')
-rw-r--r--tests/auto/qml/debugger/qv4debugger/tst_qv4debugger.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qml/debugger/qv4debugger/tst_qv4debugger.cpp b/tests/auto/qml/debugger/qv4debugger/tst_qv4debugger.cpp
index beaee6c61a..d4f205ea18 100644
--- a/tests/auto/qml/debugger/qv4debugger/tst_qv4debugger.cpp
+++ b/tests/auto/qml/debugger/qv4debugger/tst_qv4debugger.cpp
@@ -298,7 +298,7 @@ public:
tst_qv4debugger();
private slots:
- void init();
+ void init() override;
void cleanup();
// breakpoints: