kwin/convergentwindows: Fix property call

This commit is contained in:
Devin Lin 2023-09-30 09:27:58 -07:00
parent f949ea7fdf
commit e5c80e5f38

View file

@ -33,7 +33,7 @@ Item {
}
Connections {
target: Workspace
target: KWinComponents.Workspace
function onWindowAdded(client) {
if (client.normalWindow) {