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:
Joe Taylor 2014-07-21 17:52:45 +00:00
parent 345d13ef54
commit e91453563c
1 changed files with 2 additions and 2 deletions

View File

@ -129,7 +129,7 @@
<item row="1" column="5">
<widget class="QComboBox" name="paletteComboBox">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
@ -363,7 +363,7 @@
<item>
<widget class="QPushButton" name="adjust_palette_push_button">
<property name="text">
<string>Adjust...</string>
<string>Adjust</string>
</property>
</widget>
</item>