diff options
Diffstat (limited to 'kopete/protocols/jabber/jabberbasecontact.h')
-rw-r--r-- | kopete/protocols/jabber/jabberbasecontact.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/jabber/jabberbasecontact.h b/kopete/protocols/jabber/jabberbasecontact.h index bb430f11..494a479c 100644 --- a/kopete/protocols/jabber/jabberbasecontact.h +++ b/kopete/protocols/jabber/jabberbasecontact.h @@ -78,7 +78,7 @@ public: * Create custom context menu items for the contact * FIXME: implement manager version here? */ - virtual TQPtrList<KAction> *customContextMenuActions () = 0; + virtual TQPtrList<TDEAction> *customContextMenuActions () = 0; /** * Serialize contact |