13
0

Fix vst typo

git-svn-id: svn://localhost/trunk/ardour2@485 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Nick Mainsbridge 2006-04-26 16:33:10 +00:00
parent d7deda2113
commit d2ff9e40e3

View File

@ -103,7 +103,7 @@ class PluginSelector : public ArdourDialog
Gtk::TreeView vst_display;
static void _vst_refiller (void *);
void vst_refiller ();
void vst_dispaly_selection_changed();
void vst_display_selection_changed();
#endif
ARDOUR::PluginInfo* i_selected_plug;