diff options
author | Timothy Pearson <[email protected]> | 2011-12-19 11:39:03 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-19 11:39:03 -0600 |
commit | b860acda13e142d73b93abc3444dcbd13f04d963 (patch) | |
tree | 8c0371777f4991e2902b1cbcbc2876795e75279b /src/smppopupui.ui | |
parent | 96f6451b9589e8c26602b466604164770977ab15 (diff) | |
download | kopete-otr-b860acda13e142d73b93abc3444dcbd13f04d963.tar.gz kopete-otr-b860acda13e142d73b93abc3444dcbd13f04d963.zip |
Remove additional unneeded tq method conversions
Diffstat (limited to 'src/smppopupui.ui')
-rw-r--r-- | src/smppopupui.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/smppopupui.ui b/src/smppopupui.ui index b387ca0..b2dc7f8 100644 --- a/src/smppopupui.ui +++ b/src/smppopupui.ui @@ -81,7 +81,7 @@ <property name="text"> <string>Please enter the secret passphrase to authenticate this contact.</string> </property> - <property name="tqalignment"> + <property name="alignment"> <set>WordBreak|AlignVCenter</set> </property> </widget> |