Set the toggled default metadata of parameters.
[ardour.git] / gtk2_ardour / editor_summary.h
index 6f9f78d712ac5b1edb713cb103b0b2de36adf601..588f7c0ed2fd691782a42c5a0cf48dd21e2ff5e9 100644 (file)
@@ -36,6 +36,7 @@ class EditorSummary : public CairoWidget, public EditorComponent, public ARDOUR:
 {
 public:
        EditorSummary (Editor *);
+       ~EditorSummary ();
 
        void set_session (ARDOUR::Session *);
        void set_overlays_dirty ();
@@ -43,6 +44,7 @@ public:
        void routes_added (std::list<RouteTimeAxisView*> const &);
 
 private:
+       void parameter_changed (std::string);
        void on_size_allocate (Gtk::Allocation& alloc);
 
        enum Position {