mirror of
git://git.savannah.nongnu.org/eliot.git
synced 2025-01-13 20:03:23 +01:00
ToppingWidget: fix tab order
This commit is contained in:
parent
7dda601599
commit
9ef4d966ad
1 changed files with 10 additions and 0 deletions
|
@ -205,6 +205,16 @@
|
|||
<zorder>verticalLayoutWidget</zorder>
|
||||
<zorder>splitter</zorder>
|
||||
</widget>
|
||||
<tabstops>
|
||||
<tabstop>lineEditRack</tabstop>
|
||||
<tabstop>pushButtonShuffle</tabstop>
|
||||
<tabstop>lineEditPlay</tabstop>
|
||||
<tabstop>lineEditCoords</tabstop>
|
||||
<tabstop>pushButtonPlay</tabstop>
|
||||
<tabstop>pushButtonGetHints</tabstop>
|
||||
<tabstop>lineEditTotalScore</tabstop>
|
||||
<tabstop>tableViewMoves</tabstop>
|
||||
</tabstops>
|
||||
<resources/>
|
||||
<connections/>
|
||||
</ui>
|
||||
|
|
Loading…
Reference in a new issue