Print: correct tab order in the options widget
Tab order should begin from the topmost widget and then descend towards the bottom end of the dialog. Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
This commit is contained in:
parent
2c7a208bc1
commit
01ef9f2175
@ -394,6 +394,18 @@
|
|||||||
</widget>
|
</widget>
|
||||||
</widget>
|
</widget>
|
||||||
</widget>
|
</widget>
|
||||||
|
<tabstops>
|
||||||
|
<tabstop>radioSixDives</tabstop>
|
||||||
|
<tabstop>radioTwoDives</tabstop>
|
||||||
|
<tabstop>radioTablePrint</tabstop>
|
||||||
|
<tabstop>printSelected</tabstop>
|
||||||
|
<tabstop>printInColor</tabstop>
|
||||||
|
<tabstop>profileOnTop</tabstop>
|
||||||
|
<tabstop>notesOnTop</tabstop>
|
||||||
|
<tabstop>sliderPHeight</tabstop>
|
||||||
|
<tabstop>sliderOHeight</tabstop>
|
||||||
|
<tabstop>sliderNHeight</tabstop>
|
||||||
|
</tabstops>
|
||||||
<resources/>
|
<resources/>
|
||||||
<connections/>
|
<connections/>
|
||||||
</ui>
|
</ui>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user