diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-18 18:09:22 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-18 18:09:22 -0600 |
commit | bc48dbcc61e0c39023cc81c09f716d2ed8158648 (patch) | |
tree | 46364f015a495db0431ee52e35da2b81b0354522 /configdialog/kbfxconfigdlgplugins.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/kbfxconfigdlgplugins.ui')
-rw-r--r-- | configdialog/kbfxconfigdlgplugins.ui | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/configdialog/kbfxconfigdlgplugins.ui b/configdialog/kbfxconfigdlgplugins.ui index 201e2f0..bada01d 100644 --- a/configdialog/kbfxconfigdlgplugins.ui +++ b/configdialog/kbfxconfigdlgplugins.ui @@ -48,13 +48,13 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>0</width> <height>29</height> </size> </property> - <property name="tqmaximumSize"> + <property name="maximumSize"> <size> <width>32767</width> <height>29</height> @@ -114,7 +114,7 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqmaximumSize"> + <property name="maximumSize"> <size> <width>32767</width> <height>44</height> @@ -142,7 +142,7 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqmaximumSize"> + <property name="maximumSize"> <size> <width>32767</width> <height>44</height> @@ -197,7 +197,7 @@ <property name="sizeType"> <enum>MinimumExpanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>1</width> <height>1</height> @@ -270,7 +270,7 @@ <property name="sizeType"> <enum>MinimumExpanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>1</width> <height>1</height> @@ -289,7 +289,7 @@ <property name="sizeType"> <enum>Minimum</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>1</width> <height>1</height> |