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/configconnectoptionsbase.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/configconnectoptionsbase.ui')
-rw-r--r-- | src/configconnectoptionsbase.ui | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/configconnectoptionsbase.ui b/src/configconnectoptionsbase.ui index eb15636..7a8c4f3 100644 --- a/src/configconnectoptionsbase.ui +++ b/src/configconnectoptionsbase.ui @@ -65,7 +65,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>154</width> <height>20</height> @@ -115,7 +115,7 @@ about the active connecions</string> <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>210</width> <height>20</height> @@ -134,7 +134,7 @@ about the active connecions</string> <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>41</width> <height>16</height> @@ -176,7 +176,7 @@ about the active connecions</string> <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>59</width> <height>20</height> |