mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-23 02:00:20 +07:00
added PageLoader and pageController
This commit is contained in:
@@ -5,14 +5,12 @@ import QtQuick.Layouts
|
||||
import PageEnum 1.0
|
||||
|
||||
import "./"
|
||||
import "../Pages"
|
||||
import "../Controls2"
|
||||
import "../Controls2/TextTypes"
|
||||
import "../Config"
|
||||
|
||||
PageBase {
|
||||
Item {
|
||||
id: root
|
||||
page: PageEnum.PageStart
|
||||
|
||||
StackLayout {
|
||||
id: stackLayout
|
||||
|
||||
Reference in New Issue
Block a user