Make proper dialog buttons texts

This commit is contained in:
CODeRUS 2014-09-29 00:19:55 +06:00
parent 1ade69b8e1
commit 70cf1197e5

View file

@ -75,8 +75,9 @@ Dialog {
spacing: Theme.paddingLarge spacing: Theme.paddingLarge
DialogHeader { DialogHeader {
title: "Save" title: "Settings"
acceptText: "Settings" acceptText: "Save"
cancelText: "Cancel"
} }
TextSwitch { TextSwitch {