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/kbfxconfigdlgabout.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/kbfxconfigdlgabout.ui')
-rw-r--r-- | configdialog/kbfxconfigdlgabout.ui | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/configdialog/kbfxconfigdlgabout.ui b/configdialog/kbfxconfigdlgabout.ui index 33c9e49..ba5607d 100644 --- a/configdialog/kbfxconfigdlgabout.ui +++ b/configdialog/kbfxconfigdlgabout.ui @@ -45,13 +45,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,13 +114,13 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>629</width> <height>20</height> </size> </property> - <property name="tqmaximumSize"> + <property name="maximumSize"> <size> <width>629</width> <height>20</height> @@ -160,13 +160,13 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>0</width> <height>20</height> </size> </property> - <property name="tqmaximumSize"> + <property name="maximumSize"> <size> <width>32767</width> <height>20</height> @@ -285,13 +285,13 @@ THANKS A LOT ALL OF YOU OUT THERE!!!</string> <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>90</width> <height>90</height> </size> </property> - <property name="tqmaximumSize"> + <property name="maximumSize"> <size> <width>90</width> <height>90</height> @@ -328,13 +328,13 @@ THANKS A LOT ALL OF YOU OUT THERE!!!</string> <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>90</width> <height>90</height> </size> </property> - <property name="tqmaximumSize"> + <property name="maximumSize"> <size> <width>90</width> <height>90</height> @@ -371,13 +371,13 @@ THANKS A LOT ALL OF YOU OUT THERE!!!</string> <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>90</width> <height>90</height> </size> </property> - <property name="tqmaximumSize"> + <property name="maximumSize"> <size> <width>90</width> <height>90</height> @@ -414,13 +414,13 @@ THANKS A LOT ALL OF YOU OUT THERE!!!</string> <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>90</width> <height>90</height> </size> </property> - <property name="tqmaximumSize"> + <property name="maximumSize"> <size> <width>90</width> <height>90</height> @@ -457,13 +457,13 @@ THANKS A LOT ALL OF YOU OUT THERE!!!</string> <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>90</width> <height>90</height> </size> </property> - <property name="tqmaximumSize"> + <property name="maximumSize"> <size> <width>90</width> <height>90</height> @@ -500,13 +500,13 @@ THANKS A LOT ALL OF YOU OUT THERE!!!</string> <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>90</width> <height>90</height> </size> </property> - <property name="tqmaximumSize"> + <property name="maximumSize"> <size> <width>90</width> <height>90</height> @@ -571,7 +571,7 @@ THANKS A LOT ALL OF YOU OUT THERE!!!</string> <property name="sizeType"> <enum>MinimumExpanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>24</width> <height>1</height> |