Introduce the ActionsHandler
This commit is contained in:
@@ -22,9 +22,6 @@ Kirigami.ScrollablePage {
|
||||
property var enteredRoom
|
||||
required property var activeConnection
|
||||
|
||||
signal enterRoom(var room)
|
||||
signal leaveRoom(var room)
|
||||
|
||||
function goToNextRoom() {
|
||||
do {
|
||||
listView.incrementCurrentIndex();
|
||||
|
||||
Reference in New Issue
Block a user