]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/sidebarpage.h
Get ride of the sidebar and use dockwidgets instead.
[dolphin.git] / src / sidebarpage.h
index e97b0c9cf25f74f20eb5e59dbc834c1c9b558943..d83ef5e9a008b5430abeb4825c42a36aa98269c2 100644 (file)
@@ -36,7 +36,7 @@ class SidebarPage : public QWidget
        Q_OBJECT
 
 public:
-    SidebarPage(DolphinMainWindow* mainwindow, QWidget* parent);
+    SidebarPage(DolphinMainWindow* mainwindow, QWidget* parent=0);
     virtual ~SidebarPage();
 
 protected slots: