diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-19 11:52:59 -0600 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2012-06-15 13:49:51 +0200 |
commit | 9540e3215ca6e6cbcccff74a311ef9b9652273c7 (patch) | |
tree | d01f3e4c96c1c7028e238cdf6daff12f26ef66b3 /kwin-styles/smooth-blend/client/config | |
parent | 866262ca6ea176e5fa96d7553a72e936b6942b55 (diff) | |
download | tdeartwork-9540e3215ca6e6cbcccff74a311ef9b9652273c7.tar.gz tdeartwork-9540e3215ca6e6cbcccff74a311ef9b9652273c7.zip |
Remove additional unneeded tq method conversions
(cherry picked from commit 6b41ad2b1c1b934cf801bedd73f2358db1972378)
Diffstat (limited to 'kwin-styles/smooth-blend/client/config')
-rw-r--r-- | kwin-styles/smooth-blend/client/config/configdialog.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kwin-styles/smooth-blend/client/config/configdialog.ui b/kwin-styles/smooth-blend/client/config/configdialog.ui index 89347781..1e3fddf6 100644 --- a/kwin-styles/smooth-blend/client/config/configdialog.ui +++ b/kwin-styles/smooth-blend/client/config/configdialog.ui @@ -197,7 +197,7 @@ <cstring>textLabel1_3</cstring> </property> <property name="text"> - <string>Text tqalignment:</string> + <string>Text alignment:</string> </property> </widget> <widget class="TQLabel" row="3" column="0"> @@ -274,14 +274,14 @@ <property name="title"> <string></string> </property> - <property name="tqalignment"> + <property name="alignment"> <set>AlignTop</set> </property> <property name="toolTip" stdset="0"> <string></string> </property> <property name="whatsThis" stdset="0"> - <string>Use these buttons to set the tqalignment of the window title</string> + <string>Use these buttons to set the alignment of the window title</string> </property> <hbox> <property name="name"> |