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/newprofilewizardpptp.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/newprofilewizardpptp.ui')
-rw-r--r-- | src/newprofilewizardpptp.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/newprofilewizardpptp.ui b/src/newprofilewizardpptp.ui index a513b4d..1f5eb74 100644 --- a/src/newprofilewizardpptp.ui +++ b/src/newprofilewizardpptp.ui @@ -457,7 +457,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>111</width> <height>21</height> @@ -493,7 +493,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>20</width> <height>165</height> @@ -512,7 +512,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>49</width> <height>31</height> |