mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
added exportController and PageShare
- added a blank PageSettingsProtocol
This commit is contained in:
@@ -111,7 +111,7 @@ PageType {
|
||||
id: menu
|
||||
|
||||
width: parent.width
|
||||
height: parent.height * 0.90
|
||||
height: parent.height * 0.9
|
||||
|
||||
ColumnLayout {
|
||||
id: serversMenuHeader
|
||||
@@ -247,8 +247,8 @@ PageType {
|
||||
|
||||
ColumnLayout {
|
||||
id: serverRadioButtonContent
|
||||
anchors.fill: parent
|
||||
|
||||
anchors.fill: parent
|
||||
anchors.rightMargin: 16
|
||||
anchors.leftMargin: 16
|
||||
|
||||
|
||||
Reference in New Issue
Block a user