[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/work/konvi-kde4/src/irc
From:       Laurent Montel <montel () kde ! org>
Date:       2009-01-30 12:55:13
Message-ID: 1233320113.873669.31569.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 918659 by mlaurent:

Fix signal/slot


 M  +1 -1      nicksonline.cpp  


--- branches/work/konvi-kde4/src/irc/nicksonline.cpp #918658:918659
@@ -139,7 +139,7 @@
     m_popupMenu = new K3PopupMenu(this);
     m_popupMenu->setObjectName("nicksonline_context_menu");
     connect(m_nickListView, SIGNAL(rightButtonClicked(Q3ListViewItem *, const QPoint &, int )),
-        this, SLOT(slotNickListView_Qt::RightButtonClicked(Q3ListViewItem*, const QPoint &)));
+        this, SLOT(slotNickListView_RightButtonClicked(Q3ListViewItem*, const QPoint &)));
     connect(m_popupMenu, SIGNAL(activated(int)),
         this, SLOT(slotPopupMenu_Activated(int)));
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic