diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-18 18:35:14 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-18 18:35:14 -0600 |
commit | 3ee504ecba6caf3c2609a8648fe3659f2b541544 (patch) | |
tree | 44f9bf073d7b46a12dfbab0486e6976d960a1aac /kweather/prefdialogdata.ui | |
parent | 4d75f93557ba631d97a56e288a34ca27f4507653 (diff) | |
download | tdetoys-3ee504ecba6caf3c2609a8648fe3659f2b541544.tar.gz tdetoys-3ee504ecba6caf3c2609a8648fe3659f2b541544.zip |
Rename old tq methods that no longer need a unique name
Diffstat (limited to 'kweather/prefdialogdata.ui')
-rw-r--r-- | kweather/prefdialogdata.ui | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/kweather/prefdialogdata.ui b/kweather/prefdialogdata.ui index 590a2c2..596c54a 100644 --- a/kweather/prefdialogdata.ui +++ b/kweather/prefdialogdata.ui @@ -21,7 +21,7 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>0</width> <height>0</height> @@ -85,7 +85,7 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>0</width> <height>0</height> @@ -102,7 +102,7 @@ <property name="sizeType"> <enum>MinimumExpanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>40</width> <height>20</height> @@ -228,7 +228,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>294</width> <height>16</height> @@ -256,7 +256,7 @@ <property name="enabled"> <bool>false</bool> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>252</width> <height>0</height> @@ -318,7 +318,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>170</width> <height>20</height> |