diff options
Diffstat (limited to 'tdecore/kallocator.h')
-rw-r--r-- | tdecore/kallocator.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/kallocator.h b/tdecore/kallocator.h index 2fed42c85..2d5d39f2a 100644 --- a/tdecore/kallocator.h +++ b/tdecore/kallocator.h @@ -43,7 +43,7 @@ class KZoneAllocatorPrivate; * memory though. * @author Waldo Bastian <[email protected]>, Michael Matz <[email protected]> */ -class KDECORE_EXPORT KZoneAllocator +class TDECORE_EXPORT KZoneAllocator { public: /** |