qml refactoring
This commit is contained in:
parent
e920d9cdf3
commit
12b079df65
24 changed files with 163 additions and 233 deletions
|
@ -6,8 +6,11 @@ import "../Controls"
|
|||
import "./"
|
||||
import "../Config"
|
||||
|
||||
Item {
|
||||
PageBase {
|
||||
id: root
|
||||
page: PageEnum.ServersList
|
||||
logic: ServerListLogic
|
||||
|
||||
BackButton {
|
||||
id: back
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue