diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-18 18:10:44 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-18 18:10:44 -0600 |
commit | 15c49bc5b6d612d4021619c4f71c8bca1d692e28 (patch) | |
tree | d402577f3db7642d11fd7a5276bf5e8b474ffce0 /src/kcm | |
parent | d979df2f36840b03425e5dc40907f16d10fe4b5c (diff) | |
download | knemo-15c49bc5b6d612d4021619c4f71c8bca1d692e28.tar.gz knemo-15c49bc5b6d612d4021619c4f71c8bca1d692e28.zip |
Rename old tq methods that no longer need a unique name
Diffstat (limited to 'src/kcm')
-rw-r--r-- | src/kcm/configdlg.ui | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/src/kcm/configdlg.ui b/src/kcm/configdlg.ui index 1cb9c07..31a8129 100644 --- a/src/kcm/configdlg.ui +++ b/src/kcm/configdlg.ui @@ -196,7 +196,7 @@ for example 'eth0', 'wlan0' or 'ppp0'.</string> <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>41</width> <height>61</height> @@ -300,7 +300,7 @@ When reconnected the icon will be shown again.</string> <property name="sizeType"> <enum>Fixed</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>20</width> <height>21</height> @@ -479,7 +479,7 @@ of wireless devices not in the tooltips of standard interfaces.</b></strin <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>70</width> <height>129</height> @@ -507,7 +507,7 @@ of wireless devices not in the tooltips of standard interfaces.</b></strin <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>70</width> <height>130</height> @@ -636,7 +636,7 @@ of wireless devices not in the tooltips of standard interfaces.</b></strin <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>60</width> <height>21</height> @@ -709,7 +709,7 @@ of wireless devices not in the tooltips of standard interfaces.</b></strin <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>131</width> <height>21</height> @@ -793,7 +793,7 @@ of wireless devices not in the tooltips of standard interfaces.</b></strin <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>100</width> <height>21</height> @@ -812,7 +812,7 @@ of wireless devices not in the tooltips of standard interfaces.</b></strin <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>31</width> <height>30</height> |