summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/yahoo/yahooconferencemessagemanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/yahoo/yahooconferencemessagemanager.h')
-rw-r--r--kopete/protocols/yahoo/yahooconferencemessagemanager.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kopete/protocols/yahoo/yahooconferencemessagemanager.h b/kopete/protocols/yahoo/yahooconferencemessagemanager.h
index 363dc003..d09cee4f 100644
--- a/kopete/protocols/yahoo/yahooconferencemessagemanager.h
+++ b/kopete/protocols/yahoo/yahooconferencemessagemanager.h
@@ -21,10 +21,10 @@
#include "kopetechatsession.h"
-class KActionCollection;
+class TDEActionCollection;
class YahooContact;
class YahooAccount;
-class KActionMenu;
+class TDEActionMenu;
/**
* @author Duncan Mac-Vicar Prett
@@ -50,7 +50,7 @@ protected slots:
private:
TQString m_yahooRoom;
- KAction *m_actionInvite;
+ TDEAction *m_actionInvite;
};
#endif