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:
@@ -434,6 +434,13 @@
|
||||
<header>SimplePreview.hpp</header>
|
||||
</customwidget>
|
||||
</customwidgets>
|
||||
<tabstops>
|
||||
<tabstop>changeProductButton</tabstop>
|
||||
<tabstop>lengthSpin</tabstop>
|
||||
<tabstop>orientationCombo</tabstop>
|
||||
<tabstop>similarBrowser</tabstop>
|
||||
<tabstop>preview</tabstop>
|
||||
</tabstops>
|
||||
<resources>
|
||||
<include location="../icons.qrc"/>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user