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 d6941b825..0ea938bfe 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 TDECORE_EXPORT KCrash +class TDECORE_EXPORT TDECrash { private: // ;o) static const char *appName; |