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/infosidebarpage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/infosidebarpage.h') diff --git a/src/infosidebarpage.h b/src/infosidebarpage.h index 8efcb1192..ad1e71357 100644 --- a/src/infosidebarpage.h +++ b/src/infosidebarpage.h @@ -59,7 +59,7 @@ class InfoSidebarPage : public SidebarPage Q_OBJECT public: - InfoSidebarPage(DolphinMainWindow* mainWindow, QWidget* parent=0); + explicit InfoSidebarPage(DolphinMainWindow* mainWindow, QWidget* parent=0); virtual ~InfoSidebarPage(); protected: -- cgit v1.3.1