added CheckBoxType

- added hover effect to LabelWithButtonType
This commit is contained in:
vladimir.kuznetsov 2023-04-07 20:50:55 +03:00
parent 167d57408d
commit c74c5e0c6d
7 changed files with 133 additions and 10 deletions

View file

@ -117,6 +117,10 @@ PageBase {
bodyText: "Многие иностранные сайты и VPN-провайдеры заблокированы"
footerText: "футер"
}
CheckBoxType {
// text: qsTr("Auto-negotiate encryption")
}
}
}
}