mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Planner: update tabstop order again
Robert's commit 708f19830e
("Planner: New plannerSettingsWidget")
moved several of the widgets from the maintab area to the new planner
settings widget.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
708f19830e
commit
69139782df
2 changed files with 14 additions and 5 deletions
|
@ -206,11 +206,6 @@
|
|||
<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>
|
||||
|
|
|
@ -250,6 +250,20 @@
|
|||
</layout>
|
||||
</widget>
|
||||
</widget>
|
||||
<tabstops>
|
||||
<tabstop>verbatim_plan</tabstop>
|
||||
<tabstop>display_runtime</tabstop>
|
||||
<tabstop>display_duration</tabstop>
|
||||
<tabstop>display_transitions</tabstop>
|
||||
<tabstop>ascRate75</tabstop>
|
||||
<tabstop>ascRate50</tabstop>
|
||||
<tabstop>ascRateStops</tabstop>
|
||||
<tabstop>ascRateLast6m</tabstop>
|
||||
<tabstop>lastStop</tabstop>
|
||||
<tabstop>backgasBreaks</tabstop>
|
||||
<tabstop>ascRate75_2</tabstop>
|
||||
<tabstop>ascRate75_3</tabstop>
|
||||
</tabstops>
|
||||
<resources/>
|
||||
<connections/>
|
||||
</ui>
|
||||
|
|
Loading…
Add table
Reference in a new issue