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 ffffc6d9b7..5ce8a189da 100644
--- a/tests/auto/qml/qmltc/tst_qmltc.h
+++ b/tests/auto/qml/qmltc/tst_qmltc.h
@@ -53,6 +53,7 @@ private slots:
void ids();
void importNamespace();
void componentTypes();
+ void deferredProperties();
void signalHandlers();
void jsFunctions();