From e050a3eb30a884522a3b09df0c37c8fc69c0c5bb Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 5 Feb 2024 11:19:23 +0900 Subject: Replace Q_SIGNALS and Q_SLOTS Signed-off-by: Michele Calgaro --- kopete/protocols/jabber/ui/dlgchatjoin.ui | 4 ++-- kopete/protocols/jabber/ui/dlgchatroomslist.ui | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'kopete/protocols/jabber/ui') 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 @@ leServer leNick - + slotBowse() slotJoin() - + 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 @@ slotDoubleClick(int,int,int,const TQPoint&) - + slotQuery() slotJoin() slotClick(int row, int col, int button, const TQPoint& mousePos) slotDoubleClick(int row, int col, int button, const TQPoint& mousePos) - + kdialog.h -- cgit v1.2.1