From 9ac89491dde23ec62b7f19c908d17d4441b6272a Mon Sep 17 00:00:00 2001 From: wodim Date: Sun, 20 Mar 2011 22:42:48 +0000 Subject: make the join button work, without having to select the channel first git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5658 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/channelsjoin/ChannelsJoinDialog.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/modules/channelsjoin/ChannelsJoinDialog.cpp') diff --git a/src/modules/channelsjoin/ChannelsJoinDialog.cpp b/src/modules/channelsjoin/ChannelsJoinDialog.cpp index a077397cc..442bce49a 100644 --- a/src/modules/channelsjoin/ChannelsJoinDialog.cpp +++ b/src/modules/channelsjoin/ChannelsJoinDialog.cpp @@ -270,6 +270,7 @@ void ChannelsJoinDialogTreeWidget::mousePressEvent(QMouseEvent *e) if(e->button() & Qt::RightButton) { + pDialog->itemSelected(); if(!m_pJoinPopup) { m_pJoinPopup = new KviTalPopupMenu(this); -- cgit v1.3.1-10-gc9f91