summaryrefslogtreecommitdiffstats
path: root/client/config
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-12-19 11:41:17 -0600
committerTimothy Pearson <[email protected]>2011-12-19 11:41:17 -0600
commitcb4818cf88c6db8d0d799f38305da0fb95856053 (patch)
treef6580e34c4b714d5992f900c66f789f0917fa7ed /client/config
parented6f377136e3ee497d97e76873d0869846dba888 (diff)
downloadtwin-style-crystal-cb4818cf88c6db8d0d799f38305da0fb95856053.tar.gz
twin-style-crystal-cb4818cf88c6db8d0d799f38305da0fb95856053.zip
Remove additional unneeded tq method conversions
Diffstat (limited to 'client/config')
-rw-r--r--client/config/configdialog.ui8
-rw-r--r--client/config/infodialog.ui8
2 files changed, 8 insertions, 8 deletions
diff --git a/client/config/configdialog.ui b/client/config/configdialog.ui
index 990701d..8dac57a 100644
--- a/client/config/configdialog.ui
+++ b/client/config/configdialog.ui
@@ -90,7 +90,7 @@
<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>
<vbox>
<property name="name">
@@ -236,7 +236,7 @@
<property name="title">
<string>Round &amp;Corners</string>
</property>
- <property name="tqalignment">
+ <property name="alignment">
<set>AlignHCenter</set>
</property>
<grid>
@@ -2047,7 +2047,7 @@
<property name="text">
<string>Lets you put an transparent image on top of the title bar.</string>
</property>
- <property name="tqalignment">
+ <property name="alignment">
<set>AlignCenter</set>
</property>
</widget>
@@ -2066,7 +2066,7 @@
<property name="text">
<string>User defined should be a transparent png file, i.e. 1x64px</string>
</property>
- <property name="tqalignment">
+ <property name="alignment">
<set>AlignCenter</set>
</property>
</widget>
diff --git a/client/config/infodialog.ui b/client/config/infodialog.ui
index 00d0c1b..b4102b5 100644
--- a/client/config/infodialog.ui
+++ b/client/config/infodialog.ui
@@ -78,7 +78,7 @@
<property name="title">
<string>About:</string>
</property>
- <property name="tqalignment">
+ <property name="alignment">
<set>AlignCenter</set>
</property>
<property name="flat">
@@ -109,7 +109,7 @@ You may look for the most recent version at kde-look.org:</string>
<property name="textFormat">
<enum>PlainText</enum>
</property>
- <property name="tqalignment">
+ <property name="alignment">
<set>AlignTop|AlignLeft</set>
</property>
</widget>
@@ -182,7 +182,7 @@ You may look for the most recent version at kde-look.org:</string>
<property name="title">
<string>Usage:</string>
</property>
- <property name="tqalignment">
+ <property name="alignment">
<set>AlignCenter</set>
</property>
<property name="flat">
@@ -216,7 +216,7 @@ You may look for the most recent version at kde-look.org:</string>
<property name="textFormat">
<enum>PlainText</enum>
</property>
- <property name="tqalignment">
+ <property name="alignment">
<set>AlignVCenter|AlignLeft</set>
</property>
</widget>