diff options
Diffstat (limited to 'kopete/plugins/alias/aliasdialog.ui')
-rw-r--r-- | kopete/plugins/alias/aliasdialog.ui | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/kopete/plugins/alias/aliasdialog.ui b/kopete/plugins/alias/aliasdialog.ui index 1d980d52..b6a7a895 100644 --- a/kopete/plugins/alias/aliasdialog.ui +++ b/kopete/plugins/alias/aliasdialog.ui @@ -1,6 +1,6 @@ <!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>AliasDialog</class> -<widget class="QDialog"> +<widget class="TQDialog"> <property name="name"> <cstring>AliasDialog</cstring> </property> @@ -19,7 +19,7 @@ <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QLabel" row="1" column="0"> + <widget class="TQLabel" row="1" column="0"> <property name="name"> <cstring>textLabel2</cstring> </property> @@ -45,7 +45,7 @@ You can use the variables <b>%1, %2 ... %9</b> in your command, and Do not include the '/' in the command (if you do it will be stripped off anyway).</qt></string> </property> </widget> - <widget class="QLabel" row="0" column="0"> + <widget class="TQLabel" row="0" column="0"> <property name="name"> <cstring>textLabel1</cstring> </property> @@ -126,7 +126,7 @@ Do not include the '/' in the command (if you do it will be stripped off anyway) <string>If you want this alias to only be active for certain protocols, select those protocols here.</string> </property> </widget> - <widget class="QLabel" row="2" column="0"> + <widget class="TQLabel" row="2" column="0"> <property name="name"> <cstring>textLabel4</cstring> </property> @@ -136,7 +136,7 @@ Do not include the '/' in the command (if you do it will be stripped off anyway) <property name="text"> <string>For protocols:</string> </property> - <property name="alignment"> + <property name="tqalignment"> <set>AlignTop</set> </property> <property name="buddy" stdset="0"> @@ -182,7 +182,7 @@ Do not include the '/' in the command (if you do it will be stripped off anyway) <tabstop>addButton</tabstop> <tabstop>kPushButton3</tabstop> </tabstops> -<layoutdefaults spacing="6" margin="11"/> +<tqlayoutdefaults spacing="6" margin="11"/> <includehints> <includehint>klineedit.h</includehint> <includehint>klineedit.h</includehint> |