check dependents in Playlist after moving a region to a specific layer; make region...
[ardour.git] / gtk2_ardour / editor_snapshots.h
index 5563778aa5f3af69596b9cc72a1aeaeafb6c78f4..00427ef3ec8058d448cdf78e9af2998b80b04917 100644 (file)
@@ -23,7 +23,7 @@
 #include <gtkmm/treeview.h>
 #include "editor_component.h"
 
-class EditorSnapshots : public EditorComponent
+class EditorSnapshots : public EditorComponent, public ARDOUR::SessionHandlePtr
 {
 public:
        EditorSnapshots (Editor *);