diff options
author | Timothy Pearson <[email protected]> | 2011-12-19 11:36:11 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-19 11:36:11 -0600 |
commit | 1f3400bba10b276a9e167ef6f6d9d31c84a18135 (patch) | |
tree | ea06fe6a81e27b5c3c78b14bddebd9707221f4fc /configdialog/kbfxconfigdlgtooltip.ui | |
parent | bc48dbcc61e0c39023cc81c09f716d2ed8158648 (diff) | |
download | kbfx-1f3400bba10b276a9e167ef6f6d9d31c84a18135.tar.gz kbfx-1f3400bba10b276a9e167ef6f6d9d31c84a18135.zip |
Remove additional unneeded tq method conversions
Diffstat (limited to 'configdialog/kbfxconfigdlgtooltip.ui')
-rw-r--r-- | configdialog/kbfxconfigdlgtooltip.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/configdialog/kbfxconfigdlgtooltip.ui b/configdialog/kbfxconfigdlgtooltip.ui index 2f35e0b..b73e980 100644 --- a/configdialog/kbfxconfigdlgtooltip.ui +++ b/configdialog/kbfxconfigdlgtooltip.ui @@ -98,7 +98,7 @@ <property name="title"> <string>Turn off or on the tooltip</string> </property> - <property name="tqalignment"> + <property name="alignment"> <set>AlignVCenter</set> </property> <grid> @@ -267,7 +267,7 @@ <property name="title"> <string>Tooltip Text</string> </property> - <property name="tqalignment"> + <property name="alignment"> <set>AlignVCenter</set> </property> <grid> @@ -424,7 +424,7 @@ <property name="title"> <string>Tooltip animation</string> </property> - <property name="tqalignment"> + <property name="alignment"> <set>AlignVCenter</set> </property> <grid> |