diff options
Diffstat (limited to 'tdecore/ksharedptr.h')
-rw-r--r-- | tdecore/ksharedptr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/ksharedptr.h b/tdecore/ksharedptr.h index ada08413b..8338145cc 100644 --- a/tdecore/ksharedptr.h +++ b/tdecore/ksharedptr.h @@ -37,7 +37,7 @@ * * @author Waldo Bastian <bastian@kde.org> */ -class KDECORE_EXPORT KShared { +class TDECORE_EXPORT KShared { public: /** * Standard constructor. This will initialize the reference count |