summaryrefslogtreecommitdiffstats
path: root/tderesources/slox/kcalresourcesloxconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'tderesources/slox/kcalresourcesloxconfig.h')
-rw-r--r--tderesources/slox/kcalresourcesloxconfig.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/tderesources/slox/kcalresourcesloxconfig.h b/tderesources/slox/kcalresourcesloxconfig.h
index e2a666c0..2ebd0108 100644
--- a/tderesources/slox/kcalresourcesloxconfig.h
+++ b/tderesources/slox/kcalresourcesloxconfig.h
@@ -21,7 +21,7 @@
#define KCALRESOURCESLOXCONFIG_H
#include <kurlrequester.h>
-#include <tdepimmacros.h>
+#include <kdemacros.h>
#include <tderesources/resource.h>
#include <tderesources/configwidget.h>
@@ -42,9 +42,9 @@ class SloxBase;
@see KCalResourceSlox
*/
-class KDE_EXPORT KCalResourceSloxConfig : public KRES::ConfigWidget
+class TDE_EXPORT KCalResourceSloxConfig : public KRES::ConfigWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
KCalResourceSloxConfig( TQWidget *parent = 0, const char *name = 0 );