diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-15 15:32:25 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-15 15:32:25 -0600 |
commit | f3cf754cc9c54fc1de34ef06110a6810d655390a (patch) | |
tree | 8737e258944c7afab6d75bb12c65a2d54074a400 /src/info_Dialog.ui | |
parent | df7f6bd80367ffe8753aa6a11ad44b7e0e12e4f9 (diff) | |
download | tdepowersave-f3cf754cc9c54fc1de34ef06110a6810d655390a.tar.gz tdepowersave-f3cf754cc9c54fc1de34ef06110a6810d655390a.zip |
Rename a number of old tq methods that are no longer tq specific
Diffstat (limited to 'src/info_Dialog.ui')
-rw-r--r-- | src/info_Dialog.ui | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/src/info_Dialog.ui b/src/info_Dialog.ui index 71b7c6e..1b95e5e 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> @@ -106,7 +106,7 @@ <property name="text"> <string></string> </property> - <property name="tqalignment"> + <property name="alignment"> <set>WordBreak|AlignTop</set> </property> </widget> @@ -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> |