From 6aaf4ea17a326eb06d81b06cb83048fbdaaa8a52 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 13 Dec 2011 00:15:17 +0000 Subject: Add select all / deselect all to timespan section of export dialogue (#4273). git-svn-id: svn://localhost/ardour2/branches/3.0@10994 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/export_timespan_selector.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gtk2_ardour/export_timespan_selector.h') diff --git a/gtk2_ardour/export_timespan_selector.h b/gtk2_ardour/export_timespan_selector.h index 8b06b2ee8d..420baa5806 100644 --- a/gtk2_ardour/export_timespan_selector.h +++ b/gtk2_ardour/export_timespan_selector.h @@ -83,6 +83,8 @@ class ExportTimespanSelector : public Gtk::VBox, public ARDOUR::SessionHandlePtr void update_range_name (std::string const & path, std::string const & new_text); + void set_selection_state_of_all_timespans (bool); + /*** GUI components ***/ Gtk::HBox option_hbox; -- cgit v1.2.3