From d4433b9ab384196bb5b8876890863d7939339ee2 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Tue, 20 Sep 2011 20:29:47 +0000 Subject: (native) Linux VST support from LinuxDSP git-svn-id: svn://localhost/ardour2/branches/3.0@10101 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/plugin_selector.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk2_ardour/plugin_selector.h') diff --git a/gtk2_ardour/plugin_selector.h b/gtk2_ardour/plugin_selector.h index 0c7d9f4211..3635b71a76 100644 --- a/gtk2_ardour/plugin_selector.h +++ b/gtk2_ardour/plugin_selector.h @@ -112,6 +112,7 @@ class PluginSelector : public ArdourDialog void ladspa_refiller (const std::string&); void lv2_refiller (const std::string&); void vst_refiller (const std::string&); + void lxvst_refiller (const std::string&); void au_refiller (const std::string&); Gtk::Menu* _plugin_menu; -- cgit v1.2.3