Revert "Rename a number of old tq methods that are no longer tq specific"

This reverts commit 83bf29a811.
pull/2/head
Timothy Pearson 13 years ago
parent 83bf29a811
commit b80cbb501e

@ -27,7 +27,7 @@
#include <tqcombobox.h>
#include <tqwidgetstack.h>
#include <tqlistview.h>
#include <textedit.h>
#include <tqtextedit.h>
#include <tqstring.h>
#include <tqlabel.h>

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

@ -28,7 +28,7 @@
#include <tqlineedit.h>
#include <tqlistview.h>
#include <tqlistbox.h>
#include <textbrowser.h>
#include <tqtextbrowser.h>
#include <tqwidgetstack.h>
#include <tqprocess.h>
#include <tqregexp.h>

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

Loading…
Cancel
Save