diff options
author | Timothy Pearson <[email protected]> | 2011-12-19 11:39:11 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-19 11:39:11 -0600 |
commit | c36a2855c42ea04c7c1965228507e874426fd7e6 (patch) | |
tree | 33edee1823c5fbe6c7dac74562bf10a572606324 /src/countdown_Dialog.ui | |
parent | a6a8ad44b48bdfff1a1a3123097a84f23105f64b (diff) | |
download | tdepowersave-c36a2855c42ea04c7c1965228507e874426fd7e6.tar.gz tdepowersave-c36a2855c42ea04c7c1965228507e874426fd7e6.zip |
Remove additional unneeded tq method conversions
Diffstat (limited to 'src/countdown_Dialog.ui')
-rw-r--r-- | src/countdown_Dialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/countdown_Dialog.ui b/src/countdown_Dialog.ui index 3e4c1ca..5531538 100644 --- a/src/countdown_Dialog.ui +++ b/src/countdown_Dialog.ui @@ -142,7 +142,7 @@ <property name="textFormat"> <enum>AutoText</enum> </property> - <property name="tqalignment"> + <property name="alignment"> <set>WordBreak|AlignVCenter</set> </property> </widget> |