summaryrefslogtreecommitdiffstats
path: root/qt-ui/diveplanner.ui
diff options
context:
space:
mode:
authorGravatar Robert C. Helling <helling@lmu.de>2013-10-05 22:55:01 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-10-05 19:48:39 -0700
commit05eabae62a5c98026161980f7bcc9aef9a6f37d6 (patch)
tree51b5d6a6ea72e6601c55fa0be4be5d45ca7c8fd9 /qt-ui/diveplanner.ui
parent5a139c934dcd5ee3514c04ac9dc3e1dcb0a13ff7 (diff)
downloadsubsurface-05eabae62a5c98026161980f7bcc9aef9a6f37d6.tar.gz
Modify the dialog text for the question to make more sense.
Signed-off-by: Robert C. Helling <helling@atdotde.de> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/diveplanner.ui')
-rw-r--r--qt-ui/diveplanner.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-ui/diveplanner.ui b/qt-ui/diveplanner.ui
index 462c26e48..5c2f1ef69 100644
--- a/qt-ui/diveplanner.ui
+++ b/qt-ui/diveplanner.ui
@@ -128,7 +128,7 @@
<item row="8" column="0" colspan="2">
<widget class="QDialogButtonBox" name="buttonBox">
<property name="standardButtons">
- <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
+ <set>QDialogButtonBox::Abort|QDialogButtonBox::Save</set>
</property>
</widget>
</item>