From c90400364a6d057fc101ceff30b07f4b6863cd84 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Fri, 27 Feb 2015 23:17:26 +0100 Subject: prepare saving video-export settings. * migrate dialog from Editor to UI. * make it a WM proxied window * prepare applying state after construction.. --- gtk2_ardour/public_editor.h | 1 - 1 file changed, 1 deletion(-) (limited to 'gtk2_ardour/public_editor.h') diff --git a/gtk2_ardour/public_editor.h b/gtk2_ardour/public_editor.h index e580ac0ec3..42758e156f 100644 --- a/gtk2_ardour/public_editor.h +++ b/gtk2_ardour/public_editor.h @@ -303,7 +303,6 @@ class PublicEditor : public Gtk::Window, public PBD::StatefulDestructible, publi virtual int get_videotl_bar_height () const = 0; virtual void set_video_timeline_height (const int h) = 0; virtual void embed_audio_from_video (std::string, framepos_t n = 0, bool lock_position_to_video = true) = 0; - virtual void export_video (bool range = false) = 0; virtual RouteTimeAxisView* get_route_view_by_route_id (const PBD::ID& id) const = 0; -- cgit v1.2.3