From 8ae8d0c37d1da7f21991208f47343cd623441d8b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 8 May 2013 16:57:14 -0500 Subject: [PATCH] Use updated DrKonqi instead of internal crash handler This resolves Bug 1379 (cherry picked from commit 534ba7f879c28f4ee283b9f14f3477b462effd77) --- amarok/src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/amarok/src/main.cpp b/amarok/src/main.cpp index 562f0107..24d2911a 100644 --- a/amarok/src/main.cpp +++ b/amarok/src/main.cpp @@ -22,7 +22,7 @@ #include "metadata/tplugins.h" -//#define AMAROK_USE_DRKONQI +#define AMAROK_USE_DRKONQI extern class KAboutData aboutData; //defined in amarokcore/app.cpp