summaryrefslogtreecommitdiffstats
path: root/kmobile/kmobiledevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmobile/kmobiledevice.h')
-rw-r--r--kmobile/kmobiledevice.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kmobile/kmobiledevice.h b/kmobile/kmobiledevice.h
index 78fc50e8..100c668f 100644
--- a/kmobile/kmobiledevice.h
+++ b/kmobile/kmobiledevice.h
@@ -24,7 +24,7 @@
#include <tqstringlist.h>
#include <tqmutex.h>
-#include <tdepimmacros.h>
+#include <kdemacros.h>
#include <klibloader.h>
#include <tdeabc/addressee.h>
@@ -62,9 +62,9 @@ class TDEConfig;
* @author Helge Deller <deller@kde.org>
*/
-class KDE_EXPORT KMobileDevice : public KLibFactory
+class TDE_EXPORT KMobileDevice : public KLibFactory
{
- Q_OBJECT
+ TQ_OBJECT
friend class KMobileView;