summaryrefslogtreecommitdiffstats
path: root/korganizer/koeventviewerdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer/koeventviewerdialog.h')
-rw-r--r--korganizer/koeventviewerdialog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/korganizer/koeventviewerdialog.h b/korganizer/koeventviewerdialog.h
index 48c02c8a..a56fc8a1 100644
--- a/korganizer/koeventviewerdialog.h
+++ b/korganizer/koeventviewerdialog.h
@@ -25,7 +25,7 @@
#define KOEVENTVIEWERDIALOG_H
#include <kdialogbase.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
#include "koeventviewer.h"
namespace KCal {
@@ -38,7 +38,7 @@ class KOEventViewer;
/**
Viewer dialog for events.
*/
-class KDE_EXPORT KOEventViewerDialog : public KDialogBase
+class TDE_EXPORT KOEventViewerDialog : public KDialogBase
{
TQ_OBJECT