From d8ab89171dacd45051060a622aade64e51743cad Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Wed, 10 Jan 2007 00:04:16 +0000 Subject: Applied some patches found by EBN (thanks to Nicolas Lécureuil for the patches!). MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit svn path=/trunk/playground/utils/dolphin/; revision=621872 --- src/dolphindetailsview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dolphindetailsview.h') diff --git a/src/dolphindetailsview.h b/src/dolphindetailsview.h index 99127abc4..cb233b9fd 100644 --- a/src/dolphindetailsview.h +++ b/src/dolphindetailsview.h @@ -40,7 +40,7 @@ class DolphinDetailsView : public QListView Q_OBJECT public: - DolphinDetailsView(DolphinView* parent); + explicit DolphinDetailsView(DolphinView* parent); virtual ~DolphinDetailsView(); }; -- cgit v1.3.1