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:
Lubomir I. Ivanov 2013-07-10 10:50:33 +03:00
parent 2c7a208bc1
commit 01ef9f2175

View file

@ -394,6 +394,18 @@
</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/>
<connections/>
</ui>