diff options
author | Tomaz Canabrava <tomaz.canabrava@gmail.com> | 2015-08-07 10:00:07 -0300 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-08-15 05:02:07 -0700 |
commit | 0aafa2556e6abefc54469bc7fa3e258c2ce10b51 (patch) | |
tree | 5057f19f71d79ff707b159406687155dd730661f /qt-ui/locationInformation.ui | |
parent | 86f61a666427167170dab4ae43f485cc2b908e9c (diff) | |
download | subsurface-0aafa2556e6abefc54469bc7fa3e258c2ce10b51.tar.gz |
Remove title of the dive site tab edit
There's no need to show the 'dive site' name on the group box
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/locationInformation.ui')
-rw-r--r-- | qt-ui/locationInformation.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-ui/locationInformation.ui b/qt-ui/locationInformation.ui index cb9ddb829..ad33b2a90 100644 --- a/qt-ui/locationInformation.ui +++ b/qt-ui/locationInformation.ui @@ -14,7 +14,7 @@ <string>GroupBox</string> </property> <property name="title"> - <string>Dive Site</string> + <string/> </property> <layout class="QGridLayout" name="gridLayout"> <property name="horizontalSpacing"> |