aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmltc/tst_qmltc.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qmltc/tst_qmltc.h')
-rw-r--r--tests/auto/qml/qmltc/tst_qmltc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qml/qmltc/tst_qmltc.h b/tests/auto/qml/qmltc/tst_qmltc.h
index ff55401c14..05a05bf9b6 100644
--- a/tests/auto/qml/qmltc/tst_qmltc.h
+++ b/tests/auto/qml/qmltc/tst_qmltc.h
@@ -90,4 +90,5 @@ private slots:
void aliases();
void inlineComponentsFromDifferentFiles();
void singletons();
+ void constSignalParameters();
};