From 9c9412b30c54468adc9e506cc76c5d113fbf5056 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 15:14:03 -0600 Subject: Rename a number of classes to enhance compatibility with KDE4 --- kopete/libkopete/kopeteaccount.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kopete/libkopete/kopeteaccount.h') diff --git a/kopete/libkopete/kopeteaccount.h b/kopete/libkopete/kopeteaccount.h index 1cf045d2..a8cd087c 100644 --- a/kopete/libkopete/kopeteaccount.h +++ b/kopete/libkopete/kopeteaccount.h @@ -27,7 +27,7 @@ #include class TQDomNode; -class KActionMenu; +class TDEActionMenu; class TDEConfigGroup; namespace Kopete @@ -221,7 +221,7 @@ public: * * @see OnlineStatusManager::registerOnlineStatus */ - virtual KActionMenu* actionMenu() ; + virtual TDEActionMenu* actionMenu() ; /** * @brief Retrieve the list of contacts for this account -- cgit v1.2.1