diff options
author | Timothy Pearson <[email protected]> | 2011-12-16 09:56:23 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-16 09:56:23 -0600 |
commit | d979df2f36840b03425e5dc40907f16d10fe4b5c (patch) | |
tree | fcf35fe4a4c90a220e799b51299b00f5cc1bb58b /src/kcm/configdlg.ui | |
parent | 238d438877620ed73915f2360d820cfc0c9131cc (diff) | |
download | knemo-d979df2f36840b03425e5dc40907f16d10fe4b5c.tar.gz knemo-d979df2f36840b03425e5dc40907f16d10fe4b5c.zip |
Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 238d438877620ed73915f2360d820cfc0c9131cc.
Diffstat (limited to 'src/kcm/configdlg.ui')
-rw-r--r-- | src/kcm/configdlg.ui | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/src/kcm/configdlg.ui b/src/kcm/configdlg.ui index 0a76e2d..1cb9c07 100644 --- a/src/kcm/configdlg.ui +++ b/src/kcm/configdlg.ui @@ -41,7 +41,7 @@ </property> <widget class="TQLayoutWidget" row="0" column="0" rowspan="2" colspan="1"> <property name="name"> - <cstring>layout4</cstring> + <cstring>tqlayout4</cstring> </property> <grid> <property name="name"> @@ -146,7 +146,7 @@ for example 'eth0', 'wlan0' or 'ppp0'.</string> </widget> <widget class="TQLayoutWidget" row="1" column="1"> <property name="name"> - <cstring>layout6</cstring> + <cstring>tqlayout6</cstring> </property> <vbox> <property name="name"> @@ -196,7 +196,7 @@ for example 'eth0', 'wlan0' or 'ppp0'.</string> <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>41</width> <height>61</height> @@ -242,7 +242,7 @@ for example 'eth0', 'wlan0' or 'ppp0'.</string> </property> <widget class="TQLayoutWidget"> <property name="name"> - <cstring>layout5</cstring> + <cstring>tqlayout5</cstring> </property> <hbox> <property name="name"> @@ -284,7 +284,7 @@ When reconnected the icon will be shown again.</string> </widget> <widget class="TQLayoutWidget"> <property name="name"> - <cstring>layout3</cstring> + <cstring>tqlayout3</cstring> </property> <hbox> <property name="name"> @@ -300,7 +300,7 @@ When reconnected the icon will be shown again.</string> <property name="sizeType"> <enum>Fixed</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>20</width> <height>21</height> @@ -334,7 +334,7 @@ of bluetooth adaptors.</string> </widget> <widget class="TQLayoutWidget"> <property name="name"> - <cstring>layout7_2</cstring> + <cstring>tqlayout7_2</cstring> </property> <hbox> <property name="name"> @@ -371,7 +371,7 @@ of bluetooth adaptors.</string> </widget> <widget class="TQLayoutWidget"> <property name="name"> - <cstring>layout7</cstring> + <cstring>tqlayout7</cstring> </property> <hbox> <property name="name"> @@ -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="sizeHint"> + <property name="tqsizeHint"> <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="sizeHint"> + <property name="tqsizeHint"> <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="sizeHint"> + <property name="tqsizeHint"> <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="sizeHint"> + <property name="tqsizeHint"> <size> <width>131</width> <height>21</height> @@ -763,7 +763,7 @@ of wireless devices not in the tooltips of standard interfaces.</b></strin <property name="text"> <string>Description:</string> </property> - <property name="alignment"> + <property name="tqalignment"> <set>AlignTop</set> </property> </widget> @@ -774,7 +774,7 @@ of wireless devices not in the tooltips of standard interfaces.</b></strin <property name="text"> <string></string> </property> - <property name="alignment"> + <property name="tqalignment"> <set>WordBreak|AlignVCenter</set> </property> </widget> @@ -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="sizeHint"> + <property name="tqsizeHint"> <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="sizeHint"> + <property name="tqsizeHint"> <size> <width>31</width> <height>30</height> |