diff options
author | Timothy Pearson <[email protected]> | 2011-12-19 11:36:46 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-19 11:36:46 -0600 |
commit | 8dfb1dee2339b3a1199ff96e61fb2e9f5abb4774 (patch) | |
tree | 7afb6f21fda49b7cb67b6e6a3566da7c27f75856 /src/klocateconfiglocatewidget.ui | |
parent | 76ff7ac2117fa382e06d11af11e6c3cf29d97dba (diff) | |
download | tdeio-locate-8dfb1dee2339b3a1199ff96e61fb2e9f5abb4774.tar.gz tdeio-locate-8dfb1dee2339b3a1199ff96e61fb2e9f5abb4774.zip |
Remove additional unneeded tq method conversions
Diffstat (limited to 'src/klocateconfiglocatewidget.ui')
-rw-r--r-- | src/klocateconfiglocatewidget.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/klocateconfiglocatewidget.ui b/src/klocateconfiglocatewidget.ui index acc40ca..a89cf01 100644 --- a/src/klocateconfiglocatewidget.ui +++ b/src/klocateconfiglocatewidget.ui @@ -81,7 +81,7 @@ <property name="text"> <string>Locate &binary:</string> </property> - <property name="tqalignment"> + <property name="alignment"> <set>AlignVCenter</set> </property> <property name="buddy" stdset="0"> |