mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
Code cleanup
This commit is contained in:
@@ -87,7 +87,7 @@ If AmneziaDNS service is not installed on the same server, or this option is unc
|
||||
anchors.topMargin: 20
|
||||
width: parent.width - 60
|
||||
height: 21
|
||||
text: qsTr("Secondray DNS server")
|
||||
text: qsTr("Secondary DNS server")
|
||||
}
|
||||
TextFieldType {
|
||||
id: dns2
|
||||
|
||||
@@ -127,6 +127,7 @@ PageBase {
|
||||
|
||||
BlueButtonType {
|
||||
id: qr_code_import
|
||||
visible: GC.isMobile()
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
anchors.top: qr_code_import_open.bottom
|
||||
anchors.topMargin: 10
|
||||
|
||||
Reference in New Issue
Block a user