Small cleanup.
authorCarl Hetherington <carl@carlh.net>
Wed, 6 Jun 2012 11:24:07 +0000 (11:24 +0000)
committerCarl Hetherington <carl@carlh.net>
Wed, 6 Jun 2012 11:24:07 +0000 (11:24 +0000)
git-svn-id: svn://localhost/ardour2/branches/3.0@12576 d708f5d6-7413-0410-9779-e7cbd77b26cf

gtk2_ardour/visibility_group.h

index 940b8bcc528b8077a87275da31059276e8e691ce..20be7dcf7248cb7d32c6093021eae645ac5b5504 100644 (file)
@@ -41,7 +41,7 @@ public:
                Gtk::Widget *,
                std::string const &,
                std::string const &,
-               bool visible = 0,
+               bool visible = false,
                boost::function<boost::optional<bool> ()> = 0
                );