1
0
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:
hooper114
2009-07-16 12:59:22 +00:00
parent d0f4858762
commit f2e67de4ea
18 changed files with 552 additions and 427 deletions

View File

@@ -16,7 +16,7 @@
<item>
<widget class="QRadioButton" name="radC49Stand" >
<property name="text" >
<string>Standard Mode</string>
<string>S&amp;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>&amp;GS-1 Data Mode</string>
</property>
</widget>
</item>
@@ -44,8 +44,6 @@
</spacer>
</item>
</layout>
<zorder>radC49Stand</zorder>
<zorder>radC49GS1</zorder>
</widget>
<resources/>
<connections/>