fix server list back button handler
This commit is contained in:
parent
163399816f
commit
2e896ed34f
1 changed files with 0 additions and 3 deletions
|
|
@ -115,9 +115,6 @@ ListView {
|
||||||
|
|
||||||
z: 1
|
z: 1
|
||||||
|
|
||||||
Keys.onEnterPressed: serverInfoButton.clicked()
|
|
||||||
Keys.onReturnPressed: serverInfoButton.clicked()
|
|
||||||
|
|
||||||
onClicked: function() {
|
onClicked: function() {
|
||||||
ServersModel.processedIndex = index
|
ServersModel.processedIndex = index
|
||||||
PageController.goToPage(PageEnum.PageSettingsServerInfo)
|
PageController.goToPage(PageEnum.PageSettingsServerInfo)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue