This website requires JavaScript.
Explore
Help
Register
Sign In
andrei
/
amnezia-client
Watch
1
Star
0
Fork
0
You've already forked amnezia-client
mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced
2026-06-23 02:00:20 +07:00
Code
Issues
Packages
Projects
Releases
10
Wiki
Activity
Files
4f36349630a1ee350c63bb2717c4f75c9973ddf1
amnezia-client
/
client
/
ui
/
qml
/
PageLoader.qml
T
8 lines
101 B
QML
Raw
Normal View
History
Unescape
Escape
added some new controls and started layout of pageStart and pageCredentials
2023-04-12 19:13:41 +03:00
import
QtQuick
changed the way to create qml pages, now the page is created when you go to it
2023-05-03 19:06:16 +03:00
import
QtQuick
.
Controls
added some new controls and started layout of pageStart and pageCredentials
2023-04-12 19:13:41 +03:00
changed the way to create qml pages, now the page is created when you go to it
2023-05-03 19:06:16 +03:00
StackView
{
id: stackView
initialItem:
"PageStart"
added some new controls and started layout of pageStart and pageCredentials
2023-04-12 19:13:41 +03:00
}
Reference in New Issue
Copy Permalink