Small cleanups to port matrix context menu.
[ardour.git] / gtk2_ardour / plugin_eq_gui.h
index 05e09e3214d157dc34c457153107cdb105420f16..462cae7aa8689e972bd503d3fc223d437c1e8d68 100644 (file)
@@ -37,8 +37,8 @@ class PluginEqGui : public Gtk::Table
        public:
                PluginEqGui(boost::shared_ptr<ARDOUR::PluginInsert>);
                ~PluginEqGui();
-               
-       
+
+
 
        private:
                // Setup
@@ -92,8 +92,9 @@ class PluginEqGui : public Gtk::Table
                nframes_t _buffer_size;
                nframes_t _signal_buffer_size;
 
-               // buffers              
+               // buffers
                ARDOUR::BufferSet _bufferset;
+               ARDOUR::BufferSet _collect_bufferset;
 
 
                // dimensions