mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-16 00:51:56 -05:00
Move 'Controls' checkbox a few pixels to the right.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8135 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
7dfc11b786
commit
fed2387a46
@ -56,6 +56,14 @@
|
|||||||
<number>1</number>
|
<number>1</number>
|
||||||
</property>
|
</property>
|
||||||
<widget class="QCheckBox" name="cbControls">
|
<widget class="QCheckBox" name="cbControls">
|
||||||
|
<property name="geometry">
|
||||||
|
<rect>
|
||||||
|
<x>5</x>
|
||||||
|
<y>0</y>
|
||||||
|
<width>63</width>
|
||||||
|
<height>17</height>
|
||||||
|
</rect>
|
||||||
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Controls</string>
|
<string>Controls</string>
|
||||||
</property>
|
</property>
|
||||||
|
Loading…
Reference in New Issue
Block a user