diff options
author | Timothy Pearson <[email protected]> | 2011-12-19 11:35:52 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-19 11:35:52 -0600 |
commit | 1e42ec29323d1016df59b8b571d16fefe3d4e6f1 (patch) | |
tree | 3cdfd52c475c581a2e1fe682e0954305a21acea2 /libk9copy/progress.ui | |
parent | 445633c8ffa0b5219c036b130230fdc6d97e9894 (diff) | |
download | k9copy-1e42ec29323d1016df59b8b571d16fefe3d4e6f1.tar.gz k9copy-1e42ec29323d1016df59b8b571d16fefe3d4e6f1.zip |
Remove additional unneeded tq method conversions
Diffstat (limited to 'libk9copy/progress.ui')
-rw-r--r-- | libk9copy/progress.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libk9copy/progress.ui b/libk9copy/progress.ui index 17b0cb5..789860c 100644 --- a/libk9copy/progress.ui +++ b/libk9copy/progress.ui @@ -155,7 +155,7 @@ <property name="frameShadow"> <enum>Plain</enum> </property> - <property name="tqalignment"> + <property name="alignment"> <set>AlignCenter</set> </property> </widget> @@ -220,7 +220,7 @@ <property name="text"> <string></string> </property> - <property name="tqalignment"> + <property name="alignment"> <set>AlignVCenter</set> </property> </widget> |