diff options
author | Timothy Pearson <[email protected]> | 2011-12-18 18:14:09 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-18 18:14:09 -0600 |
commit | 699e356180fde57a72e0c37af2170b87a95f90b4 (patch) | |
tree | 86bc3daf1c175ac5b88f56b127e31e544c323c4e /src/profilenetworkhttpproxyoptionsbase.ui | |
parent | 392b293dfeaa3e4241e50b833126d0c2d598761d (diff) | |
download | kvpnc-699e356180fde57a72e0c37af2170b87a95f90b4.tar.gz kvpnc-699e356180fde57a72e0c37af2170b87a95f90b4.zip |
Rename old tq methods that no longer need a unique name
Diffstat (limited to 'src/profilenetworkhttpproxyoptionsbase.ui')
-rw-r--r-- | src/profilenetworkhttpproxyoptionsbase.ui | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/src/profilenetworkhttpproxyoptionsbase.ui b/src/profilenetworkhttpproxyoptionsbase.ui index 38d71da..a20405c 100644 --- a/src/profilenetworkhttpproxyoptionsbase.ui +++ b/src/profilenetworkhttpproxyoptionsbase.ui @@ -151,7 +151,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>41</width> <height>21</height> @@ -176,7 +176,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>91</width> <height>21</height> @@ -203,7 +203,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>150</width> <height>20</height> @@ -228,7 +228,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>103</width> <height>21</height> @@ -294,7 +294,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>119</width> <height>21</height> @@ -374,7 +374,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>41</width> <height>110</height> @@ -395,7 +395,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>16</width> <height>20</height> |