diff options
Diffstat (limited to 'client/config/configdialog.ui')
-rw-r--r-- | client/config/configdialog.ui | 8 |
1 files changed, 4 insertions, 4 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 &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> |