aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmltest/quicktestresult_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmltest/quicktestresult_p.h')
-rw-r--r--src/qmltest/quicktestresult_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmltest/quicktestresult_p.h b/src/qmltest/quicktestresult_p.h
index 6886d3e09f..4639c1b776 100644
--- a/src/qmltest/quicktestresult_p.h
+++ b/src/qmltest/quicktestresult_p.h
@@ -112,7 +112,7 @@ public Q_SLOTS:
void finishTestDataCleanup();
void finishTestFunction();
- void stringify(QQmlV8Function *args);
+ void stringify(QQmlV4Function *args);
void fail(const QString &message, const QUrl &location, int line);
bool verify(bool success, const QString &message,