From: Carl Hetherington Date: Wed, 6 Jun 2012 11:24:07 +0000 (+0000) Subject: Small cleanup. X-Git-Tag: 3.0~1269 X-Git-Url: https://main.carlh.net/gitweb/?a=commitdiff_plain;h=31f94b9b048f55b06b7de8fa0b8612b0fa2ea274;p=ardour.git Small cleanup. git-svn-id: svn://localhost/ardour2/branches/3.0@12576 d708f5d6-7413-0410-9779-e7cbd77b26cf --- diff --git a/gtk2_ardour/visibility_group.h b/gtk2_ardour/visibility_group.h index 940b8bcc52..20be7dcf72 100644 --- a/gtk2_ardour/visibility_group.h +++ b/gtk2_ardour/visibility_group.h @@ -41,7 +41,7 @@ public: Gtk::Widget *, std::string const &, std::string const &, - bool visible = 0, + bool visible = false, boost::function ()> = 0 );