summaryrefslogtreecommitdiffstats
path: root/kio/kio/defaultprogress.h
diff options
context:
space:
mode:
Diffstat (limited to 'kio/kio/defaultprogress.h')
-rw-r--r--kio/kio/defaultprogress.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/kio/defaultprogress.h b/kio/kio/defaultprogress.h
index 68d405b24..44ffff6c4 100644
--- a/kio/kio/defaultprogress.h
+++ b/kio/kio/defaultprogress.h
@@ -34,7 +34,7 @@ namespace TDEIO {
* A default implementation of the progress dialog ProgressBase.
* ProgressBase
*/
-class KIO_EXPORT DefaultProgress : public ProgressBase {
+class TDEIO_EXPORT DefaultProgress : public ProgressBase {
Q_OBJECT