summaryrefslogtreecommitdiffstats
path: root/libtdepim/progressdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'libtdepim/progressdialog.h')
-rw-r--r--libtdepim/progressdialog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libtdepim/progressdialog.h b/libtdepim/progressdialog.h
index 85a82bbd..ad7dd7e8 100644
--- a/libtdepim/progressdialog.h
+++ b/libtdepim/progressdialog.h
@@ -38,7 +38,7 @@
#include <tqlabel.h>
#include <tqvbox.h>
#include "overlaywidget.h"
-#include <kdemacros.h>
+#include <tdemacros.h>
class TQProgressBar;
class TQScrollView;
@@ -115,7 +115,7 @@ protected:
ProgressItem* mItem;
};
-class KDE_EXPORT ProgressDialog : public OverlayWidget
+class TDE_EXPORT ProgressDialog : public OverlayWidget
{
TQ_OBJECT