diff options
Diffstat (limited to 'kopete/protocols/oscar/aim/ui/aiminfobase.ui')
-rw-r--r-- | kopete/protocols/oscar/aim/ui/aiminfobase.ui | 50 |
1 files changed, 25 insertions, 25 deletions
diff --git a/kopete/protocols/oscar/aim/ui/aiminfobase.ui b/kopete/protocols/oscar/aim/ui/aiminfobase.ui index db22a574..5743d7e7 100644 --- a/kopete/protocols/oscar/aim/ui/aiminfobase.ui +++ b/kopete/protocols/oscar/aim/ui/aiminfobase.ui @@ -1,6 +1,6 @@ <!DOCTYPE UI><UI version="3.1" stdsetdef="1"> <class>AIMUserInfoWidget</class> -<widget class="QWidget"> +<widget class="TQWidget"> <property name="name"> <cstring>AIMUserInfoWidget</cstring> </property> @@ -12,13 +12,13 @@ <height>408</height> </rect> </property> - <property name="minimumSize"> + <property name="tqminimumSize"> <size> <width>360</width> <height>400</height> </size> </property> - <property name="layoutMargin" stdset="0"> + <property name="tqlayoutMargin" stdset="0"> </property> <vbox> <property name="name"> @@ -27,15 +27,15 @@ <property name="margin"> <number>0</number> </property> - <widget class="QLayoutWidget"> + <widget class="TQLayoutWidget"> <property name="name"> - <cstring>layout9</cstring> + <cstring>tqlayout9</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>lblNickName</cstring> </property> @@ -51,7 +51,7 @@ <string>Nickname:</string> </property> </widget> - <widget class="QLineEdit"> + <widget class="TQLineEdit"> <property name="name"> <cstring>txtNickName</cstring> </property> @@ -64,7 +64,7 @@ </sizepolicy> </property> </widget> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>lblScreenName</cstring> </property> @@ -80,7 +80,7 @@ <string>Screen name:</string> </property> </widget> - <widget class="QLineEdit"> + <widget class="TQLineEdit"> <property name="name"> <cstring>txtScreenName</cstring> </property> @@ -90,15 +90,15 @@ </widget> </hbox> </widget> - <widget class="QLayoutWidget"> + <widget class="TQLayoutWidget"> <property name="name"> - <cstring>layout10</cstring> + <cstring>tqlayout10</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>lblWarnLevel</cstring> </property> @@ -106,7 +106,7 @@ <string>Warning level:</string> </property> </widget> - <widget class="QLineEdit"> + <widget class="TQLineEdit"> <property name="name"> <cstring>txtWarnLevel</cstring> </property> @@ -114,7 +114,7 @@ <bool>true</bool> </property> </widget> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>lblIdleTime</cstring> </property> @@ -122,7 +122,7 @@ <string>Idle minutes:</string> </property> </widget> - <widget class="QLineEdit"> + <widget class="TQLineEdit"> <property name="name"> <cstring>txtIdleTime</cstring> </property> @@ -132,15 +132,15 @@ </widget> </hbox> </widget> - <widget class="QLayoutWidget"> + <widget class="TQLayoutWidget"> <property name="name"> - <cstring>layout11</cstring> + <cstring>tqlayout11</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>lblOnlineSince</cstring> </property> @@ -148,7 +148,7 @@ <string>Online since:</string> </property> </widget> - <widget class="QLineEdit"> + <widget class="TQLineEdit"> <property name="name"> <cstring>txtOnlineSince</cstring> </property> @@ -158,7 +158,7 @@ </widget> </hbox> </widget> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>lblAwayMessage</cstring> </property> @@ -173,7 +173,7 @@ <property name="text"> <string>Away message:</string> </property> - <property name="alignment"> + <property name="tqalignment"> <set>AlignTop</set> </property> </widget> @@ -193,7 +193,7 @@ <enum>AutoText</enum> </property> </widget> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>textLabel1</cstring> </property> @@ -201,7 +201,7 @@ <string>Profile:</string> </property> </widget> - <widget class="QFrame"> + <widget class="TQFrame"> <property name="name"> <cstring>userInfoFrame</cstring> </property> @@ -213,7 +213,7 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="minimumSize"> + <property name="tqminimumSize"> <size> <width>64</width> <height>16</height> @@ -239,7 +239,7 @@ <tabstop>txtOnlineSince</tabstop> <tabstop>txtAwayMessage</tabstop> </tabstops> -<layoutdefaults spacing="6" margin="11"/> +<tqlayoutdefaults spacing="6" margin="11"/> <includehints> <includehint>ktextbrowser.h</includehint> </includehints> |