mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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>
This commit is contained in:
parent
86f61a6664
commit
0aafa2556e
1 changed files with 1 additions and 1 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Reference in a new issue