summaryrefslogtreecommitdiffstats
path: root/tdecore/klockfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/klockfile.h')
-rw-r--r--tdecore/klockfile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/klockfile.h b/tdecore/klockfile.h
index fac66831a..61968bf0f 100644
--- a/tdecore/klockfile.h
+++ b/tdecore/klockfile.h
@@ -30,7 +30,7 @@
* @author Waldo Bastian <bastian@kde.org>
* @since 3.3
*/
-class KDECORE_EXPORT KLockFile : public KShared
+class TDECORE_EXPORT KLockFile : public KShared
{
public:
typedef KSharedPtr<KLockFile> Ptr;