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/configlogoptionsbase.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/configlogoptionsbase.ui')
-rw-r--r-- | src/configlogoptionsbase.ui | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/src/configlogoptionsbase.ui b/src/configlogoptionsbase.ui index 6e3bc31..746120c 100644 --- a/src/configlogoptionsbase.ui +++ b/src/configlogoptionsbase.ui @@ -76,7 +76,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>16</width> <height>20</height> @@ -117,7 +117,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>61</width> <height>20</height> @@ -152,7 +152,7 @@ <property name="name"> <cstring>RemoteLogLabel</cstring> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>25</width> <height>25</height> @@ -176,7 +176,7 @@ <property name="name"> <cstring>InfoLogLabel</cstring> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>25</width> <height>25</height> @@ -203,7 +203,7 @@ <property name="name"> <cstring>ErrorLogLabel</cstring> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>25</width> <height>25</height> @@ -233,7 +233,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>173</width> <height>20</height> @@ -250,7 +250,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>173</width> <height>20</height> @@ -289,7 +289,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>173</width> <height>20</height> @@ -306,7 +306,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>173</width> <height>20</height> @@ -364,7 +364,7 @@ <property name="name"> <cstring>SuccessLogLabel</cstring> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>25</width> <height>25</height> @@ -405,7 +405,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>173</width> <height>20</height> @@ -430,7 +430,7 @@ <property name="name"> <cstring>DebugLogLabel</cstring> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>25</width> <height>25</height> @@ -471,7 +471,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>43</width> <height>20</height> @@ -496,7 +496,7 @@ <property name="name"> <cstring>BackgroundLogLabel</cstring> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>25</width> <height>25</height> @@ -539,7 +539,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>21</width> <height>20</height> |