1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-01-08 04:21:59 +00:00

GUI update

This commit is contained in:
hooper114
2009-07-13 19:04:52 +00:00
parent 3c5b7d5a2e
commit 59fa2e8ba4
5 changed files with 168 additions and 92 deletions

View File

@@ -6,7 +6,7 @@
<x>0</x>
<y>0</y>
<width>310</width>
<height>78</height>
<height>124</height>
</rect>
</property>
<property name="windowTitle" >
@@ -86,6 +86,23 @@
</item>
</layout>
</item>
<item>
<widget class="QRadioButton" name="radC1Stand" >
<property name="text" >
<string>Standard Mode</string>
</property>
<property name="checked" >
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="radC1GS1" >
<property name="text" >
<string>GS-1 Data Mode</string>
</property>
</widget>
</item>
<item>
<spacer name="verticalSpacer" >
<property name="orientation" >