mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-01 01:23:24 +00:00
Planner: fix the tab order
I know this is being redone, but the messed up tab order was driving me insane when testing. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
486ff0990f
commit
52c7b6d934
1 changed files with 16 additions and 0 deletions
|
@ -252,6 +252,22 @@
|
|||
<container>1</container>
|
||||
</customwidget>
|
||||
</customwidgets>
|
||||
<tabstops>
|
||||
<tabstop>startTime</tabstop>
|
||||
<tabstop>ATMPressure</tabstop>
|
||||
<tabstop>bottomSAC</tabstop>
|
||||
<tabstop>decoStopSAC</tabstop>
|
||||
<tabstop>gflow</tabstop>
|
||||
<tabstop>gfhigh</tabstop>
|
||||
<tabstop>lastStop</tabstop>
|
||||
<tabstop>display_runtime</tabstop>
|
||||
<tabstop>display_transitions</tabstop>
|
||||
<tabstop>verbatim_plan</tabstop>
|
||||
<tabstop>display_duration</tabstop>
|
||||
<tabstop>printPlan</tabstop>
|
||||
<tabstop>buttonBox</tabstop>
|
||||
<tabstop>scrollArea</tabstop>
|
||||
</tabstops>
|
||||
<resources/>
|
||||
<connections/>
|
||||
</ui>
|
||||
|
|
Loading…
Add table
Reference in a new issue