From 34d58e16dd7c8ce7c72a15d180238c350c9eeac5 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Thu, 29 Dec 2011 18:21:49 +0100 Subject: Fix crash webinspector related it seems qtwebkit is managing the webinspector on its own, so DON'T try to delete it ourselves... --- src/webinspectorpanel.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/webinspectorpanel.h') diff --git a/src/webinspectorpanel.h b/src/webinspectorpanel.h index 70776a77..92da538b 100644 --- a/src/webinspectorpanel.h +++ b/src/webinspectorpanel.h @@ -3,6 +3,7 @@ * This file is a part of the rekonq project * * Copyright (C) 2010-2011 by Matthieu Gicquel +* Copyright (C) 2010-2011 by Andrea Diamantini * * * This program is free software; you can redistribute it and/or -- cgit v1.2.1