summaryrefslogtreecommitdiffstats
path: root/tderesources/carddav/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'tderesources/carddav/config.h')
-rw-r--r--tderesources/carddav/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/tderesources/carddav/config.h b/tderesources/carddav/config.h
index e9919723..c4c8c659 100644
--- a/tderesources/carddav/config.h
+++ b/tderesources/carddav/config.h
@@ -18,7 +18,7 @@
#include "resource.h"
-#include <kdemacros.h>
+#include <tdemacros.h>
#include <tderesources/configwidget.h>
class TQLineEdit;
@@ -36,9 +36,9 @@ class CardDavSaveConfig;
/**
* Configuration widget for CardDAV resource.
*/
-class KDE_EXPORT ResourceCardDavConfig : public KRES::ConfigWidget
+class TDE_EXPORT ResourceCardDavConfig : public KRES::ConfigWidget
{
- Q_OBJECT
+ TQ_OBJECT
public: