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_NetParamsEdit.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_NetParamsEdit.ui')
-rw-r--r-- | src/ui_NetParamsEdit.ui | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/src/ui_NetParamsEdit.ui b/src/ui_NetParamsEdit.ui index ea80838..b73ab0f 100644 --- a/src/ui_NetParamsEdit.ui +++ b/src/ui_NetParamsEdit.ui @@ -74,7 +74,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>20</width> <height>20</height> @@ -327,7 +327,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>20</width> <height>21</height> @@ -357,7 +357,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>21</width> <height>40</height> @@ -467,7 +467,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>131</width> <height>21</height> @@ -605,7 +605,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>130</width> <height>20</height> @@ -715,7 +715,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>130</width> <height>20</height> @@ -825,7 +825,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>130</width> <height>20</height> @@ -935,7 +935,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>130</width> <height>20</height> @@ -1026,7 +1026,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>31</width> <height>20</height> |