skip LV2 ports on GUI according to port-properties: notOnGUI and reportsLatency
[ardour.git] / gtk2_ardour / canvas_patch_change.h
index 20c0067ae7ead4e9d598c18508a0ee43bc7d1759..2c103173dfda766536a827fe6541a5aefcbaebcb 100644 (file)
@@ -63,7 +63,7 @@ public:
        void on_patch_menu_selected(const MIDI::Name::PatchPrimaryKey& key);
 
 private:
-        ARDOUR::InstrumentInfo& _info;
+       ARDOUR::InstrumentInfo& _info;
        ARDOUR::MidiModel::PatchChangePtr _patch;
        Gtk::Menu     _popup;
        bool          _popup_initialized;