diff options
Diffstat (limited to 'tderesources/slox/kcalresourceslox.h')
| -rw-r--r-- | tderesources/slox/kcalresourceslox.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tderesources/slox/kcalresourceslox.h b/tderesources/slox/kcalresourceslox.h index a4a80b3e..83d78769 100644 --- a/tderesources/slox/kcalresourceslox.h +++ b/tderesources/slox/kcalresourceslox.h @@ -31,7 +31,7 @@ #include <kurl.h> #include <tdeconfig.h> #include <kdirwatch.h> -#include <kdemacros.h> +#include <tdemacros.h> #include <libkcal/incidence.h> #include <libkcal/todo.h> @@ -58,7 +58,7 @@ class SloxAccounts; /** This class provides a calendar stored as a remote file. */ -class KDE_EXPORT KCalResourceSlox : public KCal::ResourceCached, public SloxBase +class TDE_EXPORT KCalResourceSlox : public KCal::ResourceCached, public SloxBase { TQ_OBJECT |
