diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-16 09:56:12 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-16 09:56:12 -0600 |
commit | bd1037abe7720066ad0b41f55f2667f968326965 (patch) | |
tree | 7a877002a3a0cd7948e2ed3aad129b1949b57245 /src/klocateconfiglocatewidget.ui | |
parent | 83323aca3ca373b92a44ab247f1b49c39220c60d (diff) | |
download | tdeio-locate-bd1037abe7720066ad0b41f55f2667f968326965.tar.gz tdeio-locate-bd1037abe7720066ad0b41f55f2667f968326965.zip |
Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 83323aca3ca373b92a44ab247f1b49c39220c60d.
Diffstat (limited to 'src/klocateconfiglocatewidget.ui')
-rw-r--r-- | src/klocateconfiglocatewidget.ui | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/src/klocateconfiglocatewidget.ui b/src/klocateconfiglocatewidget.ui index 705a240..e14f402 100644 --- a/src/klocateconfiglocatewidget.ui +++ b/src/klocateconfiglocatewidget.ui @@ -68,7 +68,7 @@ </widget> <widget class="TQLayoutWidget"> <property name="name"> - <cstring>layout11</cstring> + <cstring>tqlayout11</cstring> </property> <hbox> <property name="name"> @@ -81,7 +81,7 @@ <property name="text"> <string>Locate &binary:</string> </property> - <property name="alignment"> + <property name="tqalignment"> <set>AlignVCenter</set> </property> <property name="buddy" stdset="0"> @@ -98,7 +98,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>81</width> <height>20</height> @@ -117,7 +117,7 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="minimumSize"> + <property name="tqminimumSize"> <size> <width>200</width> <height>0</height> @@ -136,7 +136,7 @@ </widget> <widget class="TQLayoutWidget"> <property name="name"> - <cstring>layout12</cstring> + <cstring>tqlayout12</cstring> </property> <hbox> <property name="name"> @@ -163,7 +163,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>51</width> <height>20</height> @@ -182,7 +182,7 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="minimumSize"> + <property name="tqminimumSize"> <size> <width>200</width> <height>0</height> |