diff options
author | Timothy Pearson <[email protected]> | 2011-12-18 18:12:54 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-18 18:12:54 -0600 |
commit | a6a8ad44b48bdfff1a1a3123097a84f23105f64b (patch) | |
tree | ce37b6ebfd5a90ad734fe2e0749facf521d7fb72 /src/info_Dialog.ui | |
parent | 80f772ad054f92e81e0eb3bc7319a32e8a4e8a05 (diff) | |
download | tdepowersave-a6a8ad44b48bdfff1a1a3123097a84f23105f64b.tar.gz tdepowersave-a6a8ad44b48bdfff1a1a3123097a84f23105f64b.zip |
Rename old tq methods that no longer need a unique name
Diffstat (limited to 'src/info_Dialog.ui')
-rw-r--r-- | src/info_Dialog.ui | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/src/info_Dialog.ui b/src/info_Dialog.ui index 71b7c6e..ea2fa91 100644 --- a/src/info_Dialog.ui +++ b/src/info_Dialog.ui @@ -23,7 +23,7 @@ <property name="name"> <cstring>buttonOK</cstring> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>90</width> <height>0</height> @@ -46,7 +46,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>171</width> <height>21</height> @@ -63,7 +63,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>151</width> <height>21</height> @@ -74,13 +74,13 @@ <property name="name"> <cstring>iconPixmap</cstring> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>32</width> <height>32</height> </size> </property> - <property name="tqmaximumSize"> + <property name="maximumSize"> <size> <width>32</width> <height>32</height> @@ -97,7 +97,7 @@ <property name="name"> <cstring>msgText</cstring> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>370</width> <height>50</height> @@ -120,7 +120,7 @@ <property name="sizeType"> <enum>Fixed</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>10</width> <height>20</height> @@ -137,7 +137,7 @@ <property name="sizeType"> <enum>Fixed</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>10</width> <height>20</height> @@ -154,7 +154,7 @@ <property name="sizeType"> <enum>Fixed</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>61</width> <height>21</height> @@ -165,7 +165,7 @@ <property name="name"> <cstring>dontShowAgain</cstring> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>330</width> <height>0</height> @@ -188,7 +188,7 @@ <property name="sizeType"> <enum>Fixed</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>31</width> <height>21</height> |