diff options
Diffstat (limited to 'tdecore/kvmallocator.h')
-rw-r--r-- | tdecore/kvmallocator.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/kvmallocator.h b/tdecore/kvmallocator.h index 50ce78e8d..5cfacb6c3 100644 --- a/tdecore/kvmallocator.h +++ b/tdecore/kvmallocator.h @@ -36,7 +36,7 @@ class KVMAllocatorPrivate; * * @author Waldo Bastian <bastian@kde.org> */ -class KDECORE_EXPORT KVMAllocator +class TDECORE_EXPORT KVMAllocator { public: struct Block; |