added CheckBoxType
- added hover effect to LabelWithButtonType
This commit is contained in:
parent
167d57408d
commit
c74c5e0c6d
7 changed files with 133 additions and 10 deletions
|
@ -117,6 +117,10 @@ PageBase {
|
|||
bodyText: "Многие иностранные сайты и VPN-провайдеры заблокированы"
|
||||
footerText: "футер"
|
||||
}
|
||||
|
||||
CheckBoxType {
|
||||
// text: qsTr("Auto-negotiate encryption")
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue