diff options
Diffstat (limited to 'extra/kde342/ksharedptr.h')
-rw-r--r-- | extra/kde342/ksharedptr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/kde342/ksharedptr.h b/extra/kde342/ksharedptr.h index ada0841..8338145 100644 --- a/extra/kde342/ksharedptr.h +++ b/extra/kde342/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 |