diff options
Diffstat (limited to 'kopete/protocols/jabber/jabbergroupcontact.h')
-rw-r--r-- | kopete/protocols/jabber/jabbergroupcontact.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/jabber/jabbergroupcontact.h b/kopete/protocols/jabber/jabbergroupcontact.h index 07ae6f40..899ba96a 100644 --- a/kopete/protocols/jabber/jabbergroupcontact.h +++ b/kopete/protocols/jabber/jabbergroupcontact.h @@ -40,7 +40,7 @@ public: * Create custom context menu items for the contact * FIXME: implement manager version here? */ - TQPtrList<KAction> *customContextMenuActions (); + TQPtrList<TDEAction> *customContextMenuActions (); /** * Deal with an incoming message for this contact. |