Fix some qml warnings

This commit is contained in:
Tobias Fella
2025-09-02 15:06:58 +02:00
parent 95617e3210
commit a2d64d2955
2 changed files with 11 additions and 11 deletions

View File

@@ -233,7 +233,7 @@ Kirigami.ApplicationWindow {
RoomListPage {
id: roomList
onSearch: quickSwitcher.open()
onSearch: root.quickSwitcher.open()
connection: root.connection