From 4b3606f910373fb4b9d653049b6c08a809aebf47 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 5 Feb 2013 18:38:23 -0600 Subject: Rename KCrash to avoid conflicts with KDE4 --- tdecore/kcrash.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdecore/kcrash.h') 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; -- cgit v1.2.3