diff options
author | Timothy Pearson <[email protected]> | 2011-12-19 11:52:23 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-19 11:52:23 -0600 |
commit | 92994ee2036ac7c4c68747f67dbc0ecbaf4c250c (patch) | |
tree | a7b8d21bab293fe30c6f1db1daa9544469fb5f37 /kttsd/plugins/flite/fliteconfwidget.ui | |
parent | 6687cd2515bdebbd8f0c92261f3acf8777441ca6 (diff) | |
download | tdeaccessibility-92994ee2036ac7c4c68747f67dbc0ecbaf4c250c.tar.gz tdeaccessibility-92994ee2036ac7c4c68747f67dbc0ecbaf4c250c.zip |
Remove additional unneeded tq method conversions
Diffstat (limited to 'kttsd/plugins/flite/fliteconfwidget.ui')
-rw-r--r-- | kttsd/plugins/flite/fliteconfwidget.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kttsd/plugins/flite/fliteconfwidget.ui b/kttsd/plugins/flite/fliteconfwidget.ui index e2a3ba5..8efcbb1 100644 --- a/kttsd/plugins/flite/fliteconfwidget.ui +++ b/kttsd/plugins/flite/fliteconfwidget.ui @@ -111,7 +111,7 @@ <property name="text"> <string>&Flite executable path:</string> </property> - <property name="tqalignment"> + <property name="alignment"> <set>AlignVCenter|AlignRight</set> </property> <property name="buddy" stdset="0"> |