aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/auto/creation/layouts/delegates_gridlayout.qml
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/auto/creation/layouts/delegates_gridlayout.qml')
-rw-r--r--benchmarks/auto/creation/layouts/delegates_gridlayout.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/auto/creation/layouts/delegates_gridlayout.qml b/benchmarks/auto/creation/layouts/delegates_gridlayout.qml
index 27d1498..8cdd48a 100644
--- a/benchmarks/auto/creation/layouts/delegates_gridlayout.qml
+++ b/benchmarks/auto/creation/layouts/delegates_gridlayout.qml
@@ -2,6 +2,7 @@ import QtQuick 2.0
import QmlBench 1.0
import QtQuick.Layouts 1.0
+// Tests the creation of GridLayout, to be compared with Grid
CreationBenchmark {
id: root;
count: 20;