diff options
author | Timothy Pearson <[email protected]> | 2011-12-18 18:09:22 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-18 18:09:22 -0600 |
commit | bc48dbcc61e0c39023cc81c09f716d2ed8158648 (patch) | |
tree | 46364f015a495db0431ee52e35da2b81b0354522 /configdialog/kbfxconfigdlgmain.ui | |
parent | b5e89dd08b51b46ea43e036ac11dba55ea80fc72 (diff) | |
download | kbfx-bc48dbcc61e0c39023cc81c09f716d2ed8158648.tar.gz kbfx-bc48dbcc61e0c39023cc81c09f716d2ed8158648.zip |
Rename old tq methods that no longer need a unique name
Diffstat (limited to 'configdialog/kbfxconfigdlgmain.ui')
-rw-r--r-- | configdialog/kbfxconfigdlgmain.ui | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/configdialog/kbfxconfigdlgmain.ui b/configdialog/kbfxconfigdlgmain.ui index d87e019..afbb6d4 100644 --- a/configdialog/kbfxconfigdlgmain.ui +++ b/configdialog/kbfxconfigdlgmain.ui @@ -126,13 +126,13 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>150</width> <height>265</height> </size> </property> - <property name="tqmaximumSize"> + <property name="maximumSize"> <size> <width>32767</width> <height>32767</height> @@ -160,13 +160,13 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>150</width> <height>280</height> </size> </property> - <property name="tqmaximumSize"> + <property name="maximumSize"> <size> <width>32767</width> <height>32767</height> @@ -277,7 +277,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>160</width> <height>1</height> @@ -390,13 +390,13 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>507</width> <height>100</height> </size> </property> - <property name="tqmaximumSize"> + <property name="maximumSize"> <size> <width>32767</width> <height>100</height> @@ -436,7 +436,7 @@ <property name="sizeType"> <enum>Minimum</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>61</width> <height>25</height> @@ -453,7 +453,7 @@ <property name="sizeType"> <enum>Minimum</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>16</width> <height>16</height> @@ -470,7 +470,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>56</width> <height>7</height> @@ -513,13 +513,13 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>114</width> <height>100</height> </size> </property> - <property name="tqmaximumSize"> + <property name="maximumSize"> <size> <width>114</width> <height>100</height> @@ -549,7 +549,7 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqmaximumSize"> + <property name="maximumSize"> <size> <width>32767</width> <height>32767</height> |