aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/auto/creation/quick.validators/delegates_regexpvalidator.qml
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/auto/creation/quick.validators/delegates_regexpvalidator.qml')
-rw-r--r--benchmarks/auto/creation/quick.validators/delegates_regexpvalidator.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/auto/creation/quick.validators/delegates_regexpvalidator.qml b/benchmarks/auto/creation/quick.validators/delegates_regexpvalidator.qml
index 48ba756..b3b8d38 100644
--- a/benchmarks/auto/creation/quick.validators/delegates_regexpvalidator.qml
+++ b/benchmarks/auto/creation/quick.validators/delegates_regexpvalidator.qml
@@ -1,6 +1,7 @@
import QtQuick 2.0
import QmlBench 1.0
+// Tests the creation of RegExpValidator
CreationBenchmark {
id: root;
count: 50;