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

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/protocols/testbed
From:       Duncan Mac-Vicar Prett <duncan () kde ! org>
Date:       2005-11-16 22:39:27
Message-ID: 1132180767.512233.27760.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 480889 by dmacvicar:

compile testbed

 M  +1 -1      testbedcontact.cpp  
 M  +1 -1      testbedcontact.h  


--- trunk/KDE/kdenetwork/kopete/protocols/testbed/testbedcontact.cpp #480888:480889
@@ -84,7 +84,7 @@
 }
 
 
-Q3PtrList<KAction> *TestbedContact::customContextMenuActions() //OBSOLETE
+QList<KAction *> *TestbedContact::customContextMenuActions() //OBSOLETE
 {
 	//FIXME!!!  this function is obsolete, we should use XMLGUI instead
 	/*m_actionCollection = new KActionCollection( this, "userColl" );
--- trunk/KDE/kdenetwork/kopete/protocols/testbed/testbedcontact.h #480888:480889
@@ -57,7 +57,7 @@
 	/**
 	 * Return the actions for this contact
 	 */
-	virtual Q3PtrList<KAction> *customContextMenuActions();
+	virtual QList<KAction *> *customContextMenuActions();
 	/**
 	 * Returns a Kopete::ChatSession associated with this contact
 	 */
[prev in list] [next in list] [prev in thread] [next in thread] 

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