diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-18 18:12:54 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-18 18:12:54 -0600 |
commit | a6a8ad44b48bdfff1a1a3123097a84f23105f64b (patch) | |
tree | ce37b6ebfd5a90ad734fe2e0749facf521d7fb72 /src/countdown_Dialog.ui | |
parent | 80f772ad054f92e81e0eb3bc7319a32e8a4e8a05 (diff) | |
download | kpowersave-a6a8ad44b48bdfff1a1a3123097a84f23105f64b.tar.gz kpowersave-a6a8ad44b48bdfff1a1a3123097a84f23105f64b.zip |
Rename old tq methods that no longer need a unique name
Diffstat (limited to 'src/countdown_Dialog.ui')
-rw-r--r-- | src/countdown_Dialog.ui | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/src/countdown_Dialog.ui b/src/countdown_Dialog.ui index ea0899c..3e4c1ca 100644 --- a/src/countdown_Dialog.ui +++ b/src/countdown_Dialog.ui @@ -40,7 +40,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>142</width> <height>21</height> @@ -68,7 +68,7 @@ <property name="sizeType"> <enum>Maximum</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>30</width> <height>20</height> @@ -85,7 +85,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>144</width> <height>21</height> @@ -96,13 +96,13 @@ <property name="name"> <cstring>iconPixmap</cstring> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>48</width> <height>48</height> </size> </property> - <property name="tqmaximumSize"> + <property name="maximumSize"> <size> <width>48</width> <height>48</height> @@ -125,7 +125,7 @@ <property name="sizeType"> <enum>Fixed</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>5</width> <height>20</height> @@ -156,7 +156,7 @@ <property name="sizeType"> <enum>Maximum</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>30</width> <height>20</height> @@ -175,7 +175,7 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>200</width> <height>20</height> |