mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-16 03:36:32 +01:00
forward port of 7539 from 2.x
git-svn-id: svn://localhost/ardour2/branches/3.0@7667 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
43bcb7f72b
commit
71a4796dc3
8 changed files with 59 additions and 40 deletions
|
|
@ -243,7 +243,6 @@ class PublicEditor : public Gtk::Window, public PBD::StatefulDestructible {
|
|||
|
||||
/** @return true if the playhead is currently being dragged, otherwise false */
|
||||
virtual bool dragging_playhead () const = 0;
|
||||
virtual double get_physical_screen_width() const = 0;
|
||||
virtual void ensure_float (Gtk::Window&) = 0;
|
||||
virtual void show_window () = 0;
|
||||
virtual nframes64_t leftmost_position() const = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue