Rename old tq methods that no longer need a unique name

pull/2/head
Timothy Pearson 14 years ago
parent b80cbb501e
commit 989ea8c9d9

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

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

Loading…
Cancel
Save