diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-15 15:32:42 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-15 15:32:42 -0600 |
commit | b932f954f8815ccba418aa03db82af9cde97f946 (patch) | |
tree | fd8ef6ea3eef94417ab1b81fd1b77e6dae0fa758 /src/kstreamripperbase.ui | |
parent | 11de8ef0ca957c791ddf99cbe5ddb781f500a79a (diff) | |
download | kstreamripper-b932f954f8815ccba418aa03db82af9cde97f946.tar.gz kstreamripper-b932f954f8815ccba418aa03db82af9cde97f946.zip |
Rename a number of old tq methods that are no longer tq specific
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 ea70001..5079c5e 100644 --- a/src/kstreamripperbase.ui +++ b/src/kstreamripperbase.ui @@ -29,7 +29,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>31</width> <height>20</height> @@ -46,7 +46,7 @@ </widget> <widget class="TQLayoutWidget" row="6" column="1"> <property name="name"> - <cstring>tqlayout10</cstring> + <cstring>layout10</cstring> </property> <hbox> <property name="name"> @@ -80,7 +80,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>421</width> <height>21</height> |