diff --git a/qml/pages/SecondPage.qml b/qml/pages/SecondPage.qml index 464aa48..652cc83 100644 --- a/qml/pages/SecondPage.qml +++ b/qml/pages/SecondPage.qml @@ -75,8 +75,9 @@ Dialog { spacing: Theme.paddingLarge DialogHeader { - title: "Save" - acceptText: "Settings" + title: "Settings" + acceptText: "Save" + cancelText: "Cancel" } TextSwitch {