diff options
author | Timothy Pearson <[email protected]> | 2011-12-16 09:57:13 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-16 09:57:13 -0600 |
commit | 1731c59e84adaf7f65528f7429bcf2f0aa7ae09e (patch) | |
tree | 41f51ff98ab06df0b6640b2648050a4b5f9f3300 /src/kstreamripperbase.ui | |
parent | b932f954f8815ccba418aa03db82af9cde97f946 (diff) | |
download | kstreamripper-1731c59e84adaf7f65528f7429bcf2f0aa7ae09e.tar.gz kstreamripper-1731c59e84adaf7f65528f7429bcf2f0aa7ae09e.zip |
Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit b932f954f8815ccba418aa03db82af9cde97f946.
Diffstat (limited to 'src/kstreamripperbase.ui')
-rw-r--r-- | src/kstreamripperbase.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/kstreamripperbase.ui b/src/kstreamripperbase.ui index 5079c5e..ea70001 100644 --- a/src/kstreamripperbase.ui +++ b/src/kstreamripperbase.ui @@ -29,7 +29,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>31</width> <height>20</height> @@ -46,7 +46,7 @@ </widget> <widget class="TQLayoutWidget" row="6" column="1"> <property name="name"> - <cstring>layout10</cstring> + <cstring>tqlayout10</cstring> </property> <hbox> <property name="name"> @@ -80,7 +80,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>421</width> <height>21</height> |