Add namespace qualifiers for some occurrences of 'Gtk::CheckMenuItem' (Windows alread...
[ardour.git] / gtk2_ardour / editor.h
index 47ce7d782800997ed3199b13cb381b3237fbfd27..186014e350e35d8518d67ad76d42a5edf0e9a39a 100644 (file)
@@ -1507,8 +1507,8 @@ class Editor : public PublicEditor, public PBD::ScopedConnectionList, public ARD
        void marker_menu_zoom_to_range ();
        void new_transport_marker_menu_set_loop ();
        void new_transport_marker_menu_set_punch ();
-       void update_loop_range_view (bool visibility=false);
-       void update_punch_range_view (bool visibility=false);
+       void update_loop_range_view ();
+       void update_punch_range_view ();
        void new_transport_marker_menu_popdown ();
        void marker_context_menu (GdkEventButton*, ArdourCanvas::Item*);
        void tempo_or_meter_marker_context_menu (GdkEventButton*, ArdourCanvas::Item*);