aboutsummaryrefslogtreecommitdiffstats
path: root/tests/qmltests/FakeAppInfo.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qmltests/FakeAppInfo.qml')
-rw-r--r--tests/qmltests/FakeAppInfo.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/qmltests/FakeAppInfo.qml b/tests/qmltests/FakeAppInfo.qml
index d83fecc2..17df2604 100644
--- a/tests/qmltests/FakeAppInfo.qml
+++ b/tests/qmltests/FakeAppInfo.qml
@@ -52,4 +52,6 @@ QtObject {
property bool asWidget: true
property var categories: ["widget"]
+
+ property bool windowPerfMonitorEnabled: false
}