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/klocateconfigwidget.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/klocateconfigwidget.ui')
-rw-r--r-- | src/klocateconfigwidget.ui | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/src/klocateconfigwidget.ui b/src/klocateconfigwidget.ui index 776f0a0..773139a 100644 --- a/src/klocateconfigwidget.ui +++ b/src/klocateconfigwidget.ui @@ -59,7 +59,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>284</width> <height>20</height> @@ -85,7 +85,7 @@ <property name="name"> <cstring>kcfg_caseSensitivity</cstring> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>150</width> <height>0</height> @@ -158,7 +158,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>141</width> <height>20</height> @@ -215,7 +215,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>100</width> <height>20</height> @@ -234,7 +234,7 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>200</width> <height>0</height> @@ -280,7 +280,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>161</width> <height>20</height> @@ -347,7 +347,7 @@ <property name="name"> <cstring>kcfg_collapsedIcon</cstring> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>150</width> <height>0</height> |