aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/channelsjoin/ChannelsJoinDialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/channelsjoin/ChannelsJoinDialog.cpp')
-rw-r--r--src/modules/channelsjoin/ChannelsJoinDialog.cpp1
1 files changed, 1 insertions, 0 deletions
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);