mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-05-24 10:22:26 -04:00
Testing a small change to widegraph.ui.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@4205 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
1093e07994
commit
ed6d969f36
@ -129,7 +129,7 @@
|
|||||||
<item row="1" column="5">
|
<item row="1" column="5">
|
||||||
<widget class="QComboBox" name="paletteComboBox">
|
<widget class="QComboBox" name="paletteComboBox">
|
||||||
<property name="sizePolicy">
|
<property name="sizePolicy">
|
||||||
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
||||||
<horstretch>0</horstretch>
|
<horstretch>0</horstretch>
|
||||||
<verstretch>0</verstretch>
|
<verstretch>0</verstretch>
|
||||||
</sizepolicy>
|
</sizepolicy>
|
||||||
@ -363,7 +363,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QPushButton" name="adjust_palette_push_button">
|
<widget class="QPushButton" name="adjust_palette_push_button">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Adjust...</string>
|
<string>Adjust</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user