aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/auto/creation/quick.text/delegates_text_decoration_underline.qml
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/auto/creation/quick.text/delegates_text_decoration_underline.qml')
-rw-r--r--benchmarks/auto/creation/quick.text/delegates_text_decoration_underline.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/auto/creation/quick.text/delegates_text_decoration_underline.qml b/benchmarks/auto/creation/quick.text/delegates_text_decoration_underline.qml
index 00730e7..5010c32 100644
--- a/benchmarks/auto/creation/quick.text/delegates_text_decoration_underline.qml
+++ b/benchmarks/auto/creation/quick.text/delegates_text_decoration_underline.qml
@@ -1,6 +1,7 @@
import QtQuick 2.0
import QmlBench 1.0
+// Tests the creation of Text with underline decoration
CreationBenchmark {
id: root;
count: 50;