From 5eb845b65820e3b6c86129fdee80b7b7bf9f836d Mon Sep 17 00:00:00 2001 From: Cedric Bellegarde Date: Thu, 3 Mar 2011 11:20:35 +0100 Subject: Revert back commit for bug 267460, we need to reparent the GUI objects depending on BookmarkProvider to the MainWindow they belong. Reopen Bug --- src/application.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/application.cpp b/src/application.cpp index 9faf30c8..97d9a571 100644 --- a/src/application.cpp +++ b/src/application.cpp @@ -93,8 +93,6 @@ Application::~Application() delete window.data(); window.clear(); } - - delete bookmarkProvider(); } -- cgit v1.2.1