diff options
author | Timothy Pearson <[email protected]> | 2011-12-18 18:10:44 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-18 18:10:44 -0600 |
commit | 15c49bc5b6d612d4021619c4f71c8bca1d692e28 (patch) | |
tree | d402577f3db7642d11fd7a5276bf5e8b474ffce0 /src/knemod/interfacestatusdlg.ui | |
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/knemod/interfacestatusdlg.ui')
-rw-r--r-- | src/knemod/interfacestatusdlg.ui | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/src/knemod/interfacestatusdlg.ui b/src/knemod/interfacestatusdlg.ui index 6ee9cf4..b871180 100644 --- a/src/knemod/interfacestatusdlg.ui +++ b/src/knemod/interfacestatusdlg.ui @@ -13,7 +13,7 @@ </rect> </property> <property name="caption"> - <string>Interface tqStatus</string> + <string>Interface Status</string> </property> <property name="sizeGripEnabled"> <bool>true</bool> @@ -47,7 +47,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>81</width> <height>30</height> @@ -171,7 +171,7 @@ </widget> <widget class="TQLabel" row="2" column="1"> <property name="name"> - <cstring>textLabeltqStatus</cstring> + <cstring>textLabelStatus</cstring> </property> <property name="text"> <string></string> @@ -212,7 +212,7 @@ <cstring>textLabel2</cstring> </property> <property name="text"> - <string>tqStatus:</string> + <string>Status:</string> </property> </widget> <widget class="TQLabel" row="3" column="0"> @@ -507,7 +507,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>81</width> <height>16</height> @@ -642,7 +642,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>81</width> <height>50</height> @@ -708,7 +708,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>0</width> <height>21</height> @@ -736,7 +736,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>0</width> <height>21</height> |