summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/oscar/icq/icqaccount.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/oscar/icq/icqaccount.h')
-rw-r--r--kopete/protocols/oscar/icq/icqaccount.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kopete/protocols/oscar/icq/icqaccount.h b/kopete/protocols/oscar/icq/icqaccount.h
index 19069529..52ab6a9c 100644
--- a/kopete/protocols/oscar/icq/icqaccount.h
+++ b/kopete/protocols/oscar/icq/icqaccount.h
@@ -25,7 +25,7 @@
#include "icqpresence.h"
#include "oscartypeclasses.h"
-class KAction;
+class TDEAction;
namespace Kopete { class AwayAction; }
class ICQProtocol;
class ICQAccount;
@@ -57,7 +57,7 @@ public:
ICQProtocol *protocol();
// Accessor method for the action menu
- virtual KActionMenu* actionMenu();
+ virtual TDEActionMenu* actionMenu();
/** Reimplementation from Kopete::Account */
void setOnlineStatus( const Kopete::OnlineStatus&, const TQString& );