summaryrefslogtreecommitdiffstats
path: root/tderesources/lib/kcal_resourcegroupwarebaseconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'tderesources/lib/kcal_resourcegroupwarebaseconfig.h')
-rw-r--r--tderesources/lib/kcal_resourcegroupwarebaseconfig.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/tderesources/lib/kcal_resourcegroupwarebaseconfig.h b/tderesources/lib/kcal_resourcegroupwarebaseconfig.h
index 940ba61b..23ffef60 100644
--- a/tderesources/lib/kcal_resourcegroupwarebaseconfig.h
+++ b/tderesources/lib/kcal_resourcegroupwarebaseconfig.h
@@ -23,7 +23,7 @@
#define KCAL_RESOURCEGROUPWAREBASECONFIG_H
#include <tderesources/configwidget.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
class KPushButton;
class KLineEdit;
@@ -44,9 +44,9 @@ class CacheSettingsDialog;
@see KCalOpenGroupware
*/
-class KDE_EXPORT ResourceGroupwareBaseConfig : public KRES::ConfigWidget
+class TDE_EXPORT ResourceGroupwareBaseConfig : public KRES::ConfigWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
ResourceGroupwareBaseConfig( TQWidget *parent = 0, const char *name = 0 );