From d152eb8cb5d1428596acf9dcb21c7aeb3bc56ec9 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 5 Feb 2013 18:35:08 -0600 Subject: Rename KCrash to avoid conflicts with KDE4 --- sip/tdecore/kcrash.sip | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sip') diff --git a/sip/tdecore/kcrash.sip b/sip/tdecore/kcrash.sip index 3055166..582b52a 100644 --- a/sip/tdecore/kcrash.sip +++ b/sip/tdecore/kcrash.sip @@ -24,7 +24,7 @@ // 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. -class KCrash +class TDECrash { %TypeHeaderCode #include @@ -47,5 +47,5 @@ public: protected: -}; // class KCrash +}; // class TDECrash -- cgit v1.2.1