summaryrefslogtreecommitdiffstats
path: root/tderesources/featureplan/kcal_resourcefeatureplanconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'tderesources/featureplan/kcal_resourcefeatureplanconfig.h')
-rw-r--r--tderesources/featureplan/kcal_resourcefeatureplanconfig.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/tderesources/featureplan/kcal_resourcefeatureplanconfig.h b/tderesources/featureplan/kcal_resourcefeatureplanconfig.h
index aa00123f..c811b72b 100644
--- a/tderesources/featureplan/kcal_resourcefeatureplanconfig.h
+++ b/tderesources/featureplan/kcal_resourcefeatureplanconfig.h
@@ -23,7 +23,7 @@
#define RESOURCEFEATUREPLANCONFIG_H
#include <tderesources/configwidget.h>
-#include <tdepimmacros.h>
+#include <kdemacros.h>
class KLineEdit;
class KURLRequester;
@@ -31,9 +31,9 @@ class TQCheckBox;
namespace KCal {
-class KDE_EXPORT ResourceFeaturePlanConfig : public KRES::ConfigWidget
+class TDE_EXPORT ResourceFeaturePlanConfig : public KRES::ConfigWidget
{
- Q_OBJECT
+ TQ_OBJECT
public: