diff options
author | Gehad <gehadelrobey@gmail.com> | 2014-05-25 00:05:22 +0300 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-05-24 15:06:44 -0700 |
commit | 6009d770b2baa242a989cba38b32f40070717782 (patch) | |
tree | 42d6177157d62549e4ecfed0eadcce43c09d0c68 /qt-ui/divelogexportdialog.ui | |
parent | e4b8cf89a1b798a2f266b3dbc01b82155320ea9d (diff) | |
download | subsurface-6009d770b2baa242a989cba38b32f40070717782.tar.gz |
Rename the export dialog
Give the export dialog a better name than just dialog.
Signed-off-by: Gehad elrobey <gehadelrobey@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/divelogexportdialog.ui')
-rw-r--r-- | qt-ui/divelogexportdialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-ui/divelogexportdialog.ui b/qt-ui/divelogexportdialog.ui index cb84e083f..72e373127 100644 --- a/qt-ui/divelogexportdialog.ui +++ b/qt-ui/divelogexportdialog.ui @@ -11,7 +11,7 @@ </rect> </property> <property name="windowTitle"> - <string>Dialog</string> + <string>Export Dive Log Files</string> </property> <widget class="QDialogButtonBox" name="buttonBox"> <property name="geometry"> |