summaryrefslogtreecommitdiffstats
path: root/kaddressbook/common
diff options
context:
space:
mode:
Diffstat (limited to 'kaddressbook/common')
-rw-r--r--kaddressbook/common/kabprefs.h4
-rw-r--r--kaddressbook/common/locationmap.h2
2 files changed, 3 insertions, 3 deletions
diff --git a/kaddressbook/common/kabprefs.h b/kaddressbook/common/kabprefs.h
index 4ac486f7..a13847d0 100644
--- a/kaddressbook/common/kabprefs.h
+++ b/kaddressbook/common/kabprefs.h
@@ -25,12 +25,12 @@
#define KABPREFS_H
#include <tqstringlist.h>
-#include <tdepimmacros.h>
+#include <kdemacros.h>
#include "kabprefs_base.h"
class TDEConfig;
-class KDE_EXPORT KABPrefs : public KABPrefsBase
+class TDE_EXPORT KABPrefs : public KABPrefsBase
{
public:
virtual ~KABPrefs();
diff --git a/kaddressbook/common/locationmap.h b/kaddressbook/common/locationmap.h
index be625f57..2ba39aa1 100644
--- a/kaddressbook/common/locationmap.h
+++ b/kaddressbook/common/locationmap.h
@@ -30,7 +30,7 @@
class LocationMap : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public: