diff options
Diffstat (limited to 'tdecore/kcrash.h')
-rw-r--r-- | tdecore/kcrash.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/kcrash.h b/tdecore/kcrash.h index 31a802f3d..197f61f87 100644 --- a/tdecore/kcrash.h +++ b/tdecore/kcrash.h @@ -34,7 +34,7 @@ * be called by the default crash handler, giving the application a chance * to save its data. */ -class KDECORE_EXPORT KCrash +class TDECORE_EXPORT KCrash { private: // ;o) static const char *appName; |