mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Fix tab order for dive info edit
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
dda3253b77
commit
9820ca5eda
1 changed files with 3 additions and 0 deletions
|
@ -581,6 +581,9 @@
|
|||
</customwidget>
|
||||
</customwidgets>
|
||||
<tabstops>
|
||||
<tabstop>dateTimeEdit</tabstop>
|
||||
<tabstop>airtemp</tabstop>
|
||||
<tabstop>watertemp</tabstop>
|
||||
<tabstop>location</tabstop>
|
||||
<tabstop>coordinates</tabstop>
|
||||
<tabstop>divemaster</tabstop>
|
||||
|
|
Loading…
Add table
Reference in a new issue