diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-18 18:14:09 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-18 18:14:09 -0600 |
commit | 699e356180fde57a72e0c37af2170b87a95f90b4 (patch) | |
tree | 86bc3daf1c175ac5b88f56b127e31e544c323c4e /src/profilesshoptionsbase.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/profilesshoptionsbase.ui')
-rw-r--r-- | src/profilesshoptionsbase.ui | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/profilesshoptionsbase.ui b/src/profilesshoptionsbase.ui index 49af726..4610ebd 100644 --- a/src/profilesshoptionsbase.ui +++ b/src/profilesshoptionsbase.ui @@ -59,7 +59,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>82</width> <height>20</height> @@ -185,7 +185,7 @@ Parameter 3: remote ip address 1.2.3.5 (tun)</string> <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>194</width> <height>41</height> @@ -212,7 +212,7 @@ Parameter 3: remote ip address 1.2.3.5 (tun)</string> <property name="name"> <cstring>SshKeyComboBox</cstring> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>200</width> <height>0</height> @@ -245,7 +245,7 @@ Parameter 3: remote ip address 1.2.3.5 (tun)</string> <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>51</width> <height>20</height> @@ -291,7 +291,7 @@ Parameter 3: remote ip address 1.2.3.5 (tun)</string> <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>41</width> <height>21</height> @@ -312,7 +312,7 @@ Parameter 3: remote ip address 1.2.3.5 (tun)</string> <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>20</width> <height>140</height> |