diff options
Diffstat (limited to 'kopete/protocols/jabber/ui')
-rw-r--r-- | kopete/protocols/jabber/ui/dlgchatjoin.ui | 4 | ||||
-rw-r--r-- | kopete/protocols/jabber/ui/dlgchatroomslist.ui | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/kopete/protocols/jabber/ui/dlgchatjoin.ui b/kopete/protocols/jabber/ui/dlgchatjoin.ui index f5f40392..28e4a610 100644 --- a/kopete/protocols/jabber/ui/dlgchatjoin.ui +++ b/kopete/protocols/jabber/ui/dlgchatjoin.ui @@ -122,9 +122,9 @@ <tabstop>leServer</tabstop> <tabstop>leNick</tabstop> </tabstops> -<Q_SLOTS> +<slots> <slot>slotBowse()</slot> <slot>slotJoin()</slot> -</Q_SLOTS> +</slots> <layoutdefaults spacing="6" margin="11"/> </UI> diff --git a/kopete/protocols/jabber/ui/dlgchatroomslist.ui b/kopete/protocols/jabber/ui/dlgchatroomslist.ui index ba344add..d542a942 100644 --- a/kopete/protocols/jabber/ui/dlgchatroomslist.ui +++ b/kopete/protocols/jabber/ui/dlgchatroomslist.ui @@ -172,12 +172,12 @@ <slot>slotDoubleClick(int,int,int,const TQPoint&)</slot> </connection> </connections> -<Q_SLOTS> +<slots> <slot>slotQuery()</slot> <slot>slotJoin()</slot> <slot>slotClick(int row, int col, int button, const TQPoint& mousePos)</slot> <slot>slotDoubleClick(int row, int col, int button, const TQPoint& mousePos)</slot> -</Q_SLOTS> +</slots> <layoutdefaults spacing="6" margin="11"/> <includes> <include location="global" impldecl="in declaration">kdialog.h</include> |