summaryrefslogtreecommitdiffstats
path: root/kio/kio/slave.h
diff options
context:
space:
mode:
Diffstat (limited to 'kio/kio/slave.h')
-rw-r--r--kio/kio/slave.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/kio/slave.h b/kio/kio/slave.h
index bbede6637..6f9f02a2f 100644
--- a/kio/kio/slave.h
+++ b/kio/kio/slave.h
@@ -41,7 +41,7 @@ namespace TDEIO {
* do *not* use connection() or slaveconn but the respective TDEIO::Slave
* accessor methods. Otherwise classes derived from Slave might break. (LS)
*/
- class KIO_EXPORT Slave : public TDEIO::SlaveInterface
+ class TDEIO_EXPORT Slave : public TDEIO::SlaveInterface
{
Q_OBJECT