diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-16 09:57:01 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-16 09:57:01 -0600 |
commit | 79e320ac2390400ace1779f77b280accfdcbd393 (patch) | |
tree | f208b54c81d1b8a42996ab9d9009d85251a17684 /src/verifypopupui.ui | |
parent | 9f51f088d1c9b4ad562f6e1107b2ccb3159b44ce (diff) | |
download | kopete-otr-79e320ac2390400ace1779f77b280accfdcbd393.tar.gz kopete-otr-79e320ac2390400ace1779f77b280accfdcbd393.zip |
Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 9f51f088d1c9b4ad562f6e1107b2ccb3159b44ce.
Diffstat (limited to 'src/verifypopupui.ui')
-rw-r--r-- | src/verifypopupui.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/verifypopupui.ui b/src/verifypopupui.ui index b1e066c..948364c 100644 --- a/src/verifypopupui.ui +++ b/src/verifypopupui.ui @@ -40,7 +40,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>461</width> <height>20</height> @@ -56,7 +56,7 @@ <property name="name"> <cstring>cbVerify</cstring> </property> - <property name="maximumSize"> + <property name="tqmaximumSize"> <size> <width>130</width> <height>32767</height> @@ -80,7 +80,7 @@ <property name="text"> <string></string> </property> - <property name="alignment"> + <property name="tqalignment"> <set>WordBreak|AlignVCenter</set> </property> </widget> |