summaryrefslogtreecommitdiffstats
path: root/korganizer/koprefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer/koprefs.h')
-rw-r--r--korganizer/koprefs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/korganizer/koprefs.h b/korganizer/koprefs.h
index 3e57a77c..0c57134e 100644
--- a/korganizer/koprefs.h
+++ b/korganizer/koprefs.h
@@ -26,7 +26,7 @@
#include <tqdict.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
#include "koprefs_base.h"
@@ -38,7 +38,7 @@ class TQStringList;
TQColor getTextColor(const TQColor &c);
-class KDE_EXPORT KOPrefs : public KOPrefsBase
+class TDE_EXPORT KOPrefs : public KOPrefsBase
{
public:
virtual ~KOPrefs();