qml refactoring
This commit is contained in:
parent
e920d9cdf3
commit
12b079df65
24 changed files with 163 additions and 233 deletions
|
|
@ -5,8 +5,10 @@ import "./"
|
|||
import "../Controls"
|
||||
import "../Config"
|
||||
|
||||
Item {
|
||||
PageBase {
|
||||
id: root
|
||||
page: PageEnum.Vpn
|
||||
logic: VpnLogic
|
||||
|
||||
Image {
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue