aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/qmltests/tst_WidgetGrid.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qmltests/tst_WidgetGrid.qml b/tests/qmltests/tst_WidgetGrid.qml
index 076fb5c9..feea1283 100644
--- a/tests/qmltests/tst_WidgetGrid.qml
+++ b/tests/qmltests/tst_WidgetGrid.qml
@@ -98,6 +98,7 @@ Item {
function application(index) {
return get(index).appInfo;
}
+ property var activeAppInfo: null
}
WidgetGrid {