add tearoff reattach for the editor

This commit is contained in:
Paul Davis 2014-10-16 13:43:07 -04:00
parent 8097b8c762
commit 8d8717800d
4 changed files with 11 additions and 0 deletions

View file

@ -369,6 +369,7 @@ class Editor : public PublicEditor, public PBD::ScopedConnectionList, public ARD
void restore_editing_space();
void update_tearoff_visibility();
void reattach_all_tearoffs ();
void reset_x_origin (framepos_t);
void reset_x_origin_to_follow_playhead ();