diff options
Diffstat (limited to 'modules/windowinfo/Preview.qml')
| -rw-r--r-- | modules/windowinfo/Preview.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/windowinfo/Preview.qml b/modules/windowinfo/Preview.qml index d2c5682..4cc0aab 100644 --- a/modules/windowinfo/Preview.qml +++ b/modules/windowinfo/Preview.qml @@ -35,7 +35,6 @@ Item { Loader { anchors.centerIn: parent active: !root.client - asynchronous: true sourceComponent: ColumnLayout { spacing: 0 |