summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2014-10-16 13:43:07 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2014-10-16 13:44:36 -0400
commit8d8717800d79fe77ff1c2f7d3957a5285d4ce263 (patch)
tree8ae23705568ca40c9bd1f896e231c08d2bbba78c /gtk2_ardour/editor.h
parent8097b8c762e1543d6abbecfeb91b3f64ba36ec1f (diff)
add tearoff reattach for the editor
Diffstat (limited to 'gtk2_ardour/editor.h')
-rw-r--r--gtk2_ardour/editor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/editor.h b/gtk2_ardour/editor.h
index e07ab4b80a..ff244e730b 100644
--- a/gtk2_ardour/editor.h
+++ b/gtk2_ardour/editor.h
@@ -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 ();