Rename old tq methods that no longer need a unique name

(cherry picked from commit 989ea8c9d9)
v3.5.13-sru
Timothy Pearson 13 years ago committed by Slávek Banko
parent 3ea777f58a
commit 514241543f

@ -135,7 +135,7 @@
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="tqsizeHint">
<property name="sizeHint">
<size>
<width>5</width>
<height>20</height>
@ -154,7 +154,7 @@
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<property name="sizeHint">
<size>
<width>160</width>
<height>20</height>
@ -247,7 +247,7 @@
<widget class="TQListView" row="0" column="0">
<column>
<property name="text">
<string>tqStatus</string>
<string>Status</string>
</property>
<property name="clickable">
<bool>true</bool>

@ -324,7 +324,7 @@
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<property name="sizeHint">
<size>
<width>270</width>
<height>20</height>
@ -432,7 +432,7 @@
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="tqsizeHint">
<property name="sizeHint">
<size>
<width>5</width>
<height>20</height>

Loading…
Cancel
Save