summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/jabber/jabbertransport.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/jabber/jabbertransport.h')
-rw-r--r--kopete/protocols/jabber/jabbertransport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/jabber/jabbertransport.h b/kopete/protocols/jabber/jabbertransport.h
index 8ed1360f..83f5e502 100644
--- a/kopete/protocols/jabber/jabbertransport.h
+++ b/kopete/protocols/jabber/jabbertransport.h
@@ -61,7 +61,7 @@ public:
~JabberTransport ();
/** Returns the action menu for this account. */
- virtual KActionMenu *actionMenu ();
+ virtual TDEActionMenu *actionMenu ();
/** the parent account */
JabberAccount *account() const