diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-18 18:12:45 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-18 18:12:45 -0600 |
commit | 96f6451b9589e8c26602b466604164770977ab15 (patch) | |
tree | 677db4aa9109869dc54a2dffb53420d64d4d3cdf /src/verifypopupui.ui | |
parent | 79e320ac2390400ace1779f77b280accfdcbd393 (diff) | |
download | kopete-otr-96f6451b9589e8c26602b466604164770977ab15.tar.gz kopete-otr-96f6451b9589e8c26602b466604164770977ab15.zip |
Rename old tq methods that no longer need a unique name
Diffstat (limited to 'src/verifypopupui.ui')
-rw-r--r-- | src/verifypopupui.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/verifypopupui.ui b/src/verifypopupui.ui index 948364c..2c83b07 100644 --- a/src/verifypopupui.ui +++ b/src/verifypopupui.ui @@ -40,7 +40,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>461</width> <height>20</height> @@ -56,7 +56,7 @@ <property name="name"> <cstring>cbVerify</cstring> </property> - <property name="tqmaximumSize"> + <property name="maximumSize"> <size> <width>130</width> <height>32767</height> |