UI fixes
This commit is contained in:
Andrey Zaharow 2024-02-17 21:48:41 +02:00 committed by GitHub
parent f640d4b5f5
commit 68fe20ddf6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 2 deletions

View file

@ -139,6 +139,7 @@ PageType {
text: qsTr("Reset settings and remove all data from the application")
rightImageSource: "qrc:/images/controls/chevron-right.svg"
textColor: "#EB5757"
clickedFunction: function() {
var headerText = qsTr("Reset settings and remove all data from the application?")