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:
@@ -183,6 +183,14 @@
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<tabstops>
|
||||
<tabstop>r1Spin</tabstop>
|
||||
<tabstop>r2Spin</tabstop>
|
||||
<tabstop>xClipSpin</tabstop>
|
||||
<tabstop>yClipSpin</tabstop>
|
||||
<tabstop>wasteSpin</tabstop>
|
||||
<tabstop>marginSpin</tabstop>
|
||||
</tabstops>
|
||||
<resources>
|
||||
<include location="../images.qrc"/>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user