diff options
author | Timothy Pearson <[email protected]> | 2011-12-18 18:15:28 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-18 18:15:28 -0600 |
commit | 896459f74f89281a69958d130ccc490a369d33ce (patch) | |
tree | 6aca58c733bdd6649d0516bfa692ac94a6fc11c3 /src/ui_NetParamsWizard.ui | |
parent | 5e82c5964c1b4dc9c8cf3f10bbb83c34f4ec7a02 (diff) | |
download | wlassistant-896459f74f89281a69958d130ccc490a369d33ce.tar.gz wlassistant-896459f74f89281a69958d130ccc490a369d33ce.zip |
Rename old tq methods that no longer need a unique name
Diffstat (limited to 'src/ui_NetParamsWizard.ui')
-rw-r--r-- | src/ui_NetParamsWizard.ui | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/src/ui_NetParamsWizard.ui b/src/ui_NetParamsWizard.ui index 1c933c4..9ee709a 100644 --- a/src/ui_NetParamsWizard.ui +++ b/src/ui_NetParamsWizard.ui @@ -85,7 +85,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>21</width> <height>100</height> @@ -118,7 +118,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>101</width> <height>21</height> @@ -135,7 +135,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>61</width> <height>21</height> @@ -168,7 +168,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>80</width> <height>21</height> @@ -185,7 +185,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>60</width> <height>31</height> @@ -202,7 +202,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>21</width> <height>20</height> @@ -431,7 +431,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>60</width> <height>31</height> @@ -448,7 +448,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>50</width> <height>21</height> @@ -465,7 +465,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>21</width> <height>16</height> @@ -551,7 +551,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>122</width> <height>31</height> @@ -568,7 +568,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>150</width> <height>21</height> @@ -593,7 +593,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>31</width> <height>16</height> @@ -610,7 +610,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>50</width> <height>21</height> @@ -627,7 +627,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>30</width> <height>21</height> @@ -649,7 +649,7 @@ <property name="name"> <cstring>wepKey</cstring> </property> -<property name="tqminimumSize"> +<property name="minimumSize"> <size> <width>140</width> <height>0</height> @@ -690,7 +690,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>31</width> <height>54</height> @@ -707,7 +707,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>80</width> <height>21</height> @@ -724,7 +724,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>49</width> <height>21</height> @@ -754,7 +754,7 @@ <property name="name"> <cstring>wpaKey</cstring> </property> -<property name="tqminimumSize"> +<property name="minimumSize"> <size> <width>140</width> <height>0</height> @@ -790,7 +790,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>80</width> <height>21</height> @@ -807,7 +807,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>60</width> <height>31</height> |