mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-23 02:00:20 +07:00
Qml Containers Page refact
This commit is contained in:
@@ -7,8 +7,10 @@ import "../Config"
|
||||
|
||||
Item {
|
||||
id: root
|
||||
property int protocol: PageEnum.Start
|
||||
property var logic: null
|
||||
property int page: PageEnum.Start
|
||||
property var logic: UiLogic
|
||||
enabled: logic.pageEnabled
|
||||
|
||||
// width: GC.screenWidth
|
||||
// height: GC.screenHeight
|
||||
|
||||
|
||||
Reference in New Issue
Block a user