diff options
Diffstat (limited to 'tdecore/ksocks.h')
-rw-r--r-- | tdecore/ksocks.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/ksocks.h b/tdecore/ksocks.h index a95de56d4..add847aba 100644 --- a/tdecore/ksocks.h +++ b/tdecore/ksocks.h @@ -45,7 +45,7 @@ typedef unsigned ksocklen_t; * * @short Access to a SOCKS Proxy. */ -class KDECORE_EXPORT KSocks { +class TDECORE_EXPORT KSocks { friend class KStaticDeleter<KSocks>; public: |