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

List:       kde-commits
Subject:    branches/work/kopete/dev-0.12/kopete/protocols/jabber
From:       Johann Ollivier Lapeyre <johann.ollivierlapeyre () gmail ! com>
Date:       2006-01-30 22:04:28
Message-ID: 1138658668.151968.15511.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 503971 by johann_ol:

Fix the Jingle signal/slot on toolbar icon, thanks to moi1392 


 M  +1 -2      jabberchatsession.cpp  


--- branches/work/kopete/dev-0.12/kopete/protocols/jabber/jabberchatsession.cpp \
#503970:503971 @@ -58,8 +58,7 @@
 	slotUpdateDisplayName ();
 
 #ifdef SUPPORT_JINGLE
-	KAction *jabber_voicecall = new KAction( i18n("Voice call" ), "voicecall", 0, this, \
                SLOT(voiceCall()),
-		actionCollection(), "jabber_voicecall" );
+	KAction *jabber_voicecall = new KAction( i18n("Voice call" ), "voicecall", 0, \
members().getFirst(), SLOT(voiceCall ()), actionCollection(), "jabber_voicecall" );  
 	setInstance(protocol->instance());
 	jabber_voicecall->setEnabled(true);


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

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