Minor UI cleanup (#313)
* Adjust tab-order of widgets to follow a logical spatial order. (#309) * Remove default attribute from Print button in PrintView. (#308)
This commit is contained in:
@@ -129,6 +129,12 @@
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<tabstops>
|
||||
<tabstop>pageSizeCombo</tabstop>
|
||||
<tabstop>wSpin</tabstop>
|
||||
<tabstop>hSpin</tabstop>
|
||||
<tabstop>rollWSpin</tabstop>
|
||||
</tabstops>
|
||||
<resources/>
|
||||
<connections/>
|
||||
</ui>
|
||||
|
||||
Reference in New Issue
Block a user