diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-18 18:10:07 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-18 18:10:07 -0600 |
commit | 76ff7ac2117fa382e06d11af11e6c3cf29d97dba (patch) | |
tree | eec60fd1277d59d5ad0009b99b0dcadf6742cbe1 /src/klocateconfiglocatewidget.ui | |
parent | bd1037abe7720066ad0b41f55f2667f968326965 (diff) | |
download | tdeio-locate-76ff7ac2117fa382e06d11af11e6c3cf29d97dba.tar.gz tdeio-locate-76ff7ac2117fa382e06d11af11e6c3cf29d97dba.zip |
Rename old tq methods that no longer need a unique name
Diffstat (limited to 'src/klocateconfiglocatewidget.ui')
-rw-r--r-- | src/klocateconfiglocatewidget.ui | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/klocateconfiglocatewidget.ui b/src/klocateconfiglocatewidget.ui index e14f402..acc40ca 100644 --- a/src/klocateconfiglocatewidget.ui +++ b/src/klocateconfiglocatewidget.ui @@ -98,7 +98,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>81</width> <height>20</height> @@ -117,7 +117,7 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>200</width> <height>0</height> @@ -163,7 +163,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>51</width> <height>20</height> @@ -182,7 +182,7 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>200</width> <height>0</height> |