Code cleanup
This commit is contained in:
parent
de8977723a
commit
c5ba89b054
7 changed files with 3 additions and 88 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue