diff options
Diffstat (limited to 'tdecore/kxerrorhandler.h')
-rw-r--r-- | tdecore/kxerrorhandler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/kxerrorhandler.h b/tdecore/kxerrorhandler.h index 9c0bd1e24..ab017ace2 100644 --- a/tdecore/kxerrorhandler.h +++ b/tdecore/kxerrorhandler.h @@ -54,7 +54,7 @@ * @author Lubos Lunak <l.lunak@kde.org> * @short Handler for X errors */ -class KDECORE_EXPORT KXErrorHandler +class TDECORE_EXPORT KXErrorHandler { public: /** |