summaryrefslogtreecommitdiffstats
path: root/kio/kio/kshellcompletion.h
diff options
context:
space:
mode:
Diffstat (limited to 'kio/kio/kshellcompletion.h')
-rw-r--r--kio/kio/kshellcompletion.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/kio/kshellcompletion.h b/kio/kio/kshellcompletion.h
index acfa638cf..fa90c509e 100644
--- a/kio/kio/kshellcompletion.h
+++ b/kio/kio/kshellcompletion.h
@@ -37,7 +37,7 @@ class KShellCompletionPrivate;
* @short Shell-like completion of file names
* @author David Smith <dsmith@algonet.se>
*/
-class KIO_EXPORT KShellCompletion : public KURLCompletion
+class TDEIO_EXPORT KShellCompletion : public KURLCompletion
{
Q_OBJECT