mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-17 00:45:57 +00:00
Polish the GUI a bit
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<item>
|
||||
<widget class="QRadioButton" name="radC49Stand" >
|
||||
<property name="text" >
|
||||
<string>Standard Mode</string>
|
||||
<string>S&tandard Mode</string>
|
||||
</property>
|
||||
<property name="checked" >
|
||||
<bool>true</bool>
|
||||
@@ -26,7 +26,7 @@
|
||||
<item>
|
||||
<widget class="QRadioButton" name="radC49GS1" >
|
||||
<property name="text" >
|
||||
<string>GS-1 Data Mode</string>
|
||||
<string>&GS-1 Data Mode</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -44,8 +44,6 @@
|
||||
</spacer>
|
||||
</item>
|
||||
</layout>
|
||||
<zorder>radC49Stand</zorder>
|
||||
<zorder>radC49GS1</zorder>
|
||||
</widget>
|
||||
<resources/>
|
||||
<connections/>
|
||||
|
||||
Reference in New Issue
Block a user