mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Maintab: fix tab stop order
This keeps getting screwed up. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
55ec4bf397
commit
48e059c49d
1 changed files with 2 additions and 5 deletions
|
@ -966,7 +966,8 @@
|
|||
</customwidget>
|
||||
</customwidgets>
|
||||
<tabstops>
|
||||
<tabstop>scrollArea</tabstop>
|
||||
<tabstop>dateEdit</tabstop>
|
||||
<tabstop>timeEdit</tabstop>
|
||||
<tabstop>airtemp</tabstop>
|
||||
<tabstop>watertemp</tabstop>
|
||||
<tabstop>location</tabstop>
|
||||
|
@ -978,10 +979,6 @@
|
|||
<tabstop>suit</tabstop>
|
||||
<tabstop>tagWidget</tabstop>
|
||||
<tabstop>notes</tabstop>
|
||||
<tabstop>scrollArea_2</tabstop>
|
||||
<tabstop>scrollArea_3</tabstop>
|
||||
<tabstop>scrollArea_4</tabstop>
|
||||
<tabstop>photosView</tabstop>
|
||||
</tabstops>
|
||||
<resources/>
|
||||
<connections/>
|
||||
|
|
Loading…
Add table
Reference in a new issue