Fix vst typo
git-svn-id: svn://localhost/trunk/ardour2@485 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
d7deda2113
commit
d2ff9e40e3
@ -103,7 +103,7 @@ class PluginSelector : public ArdourDialog
|
|||||||
Gtk::TreeView vst_display;
|
Gtk::TreeView vst_display;
|
||||||
static void _vst_refiller (void *);
|
static void _vst_refiller (void *);
|
||||||
void vst_refiller ();
|
void vst_refiller ();
|
||||||
void vst_dispaly_selection_changed();
|
void vst_display_selection_changed();
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
ARDOUR::PluginInfo* i_selected_plug;
|
ARDOUR::PluginInfo* i_selected_plug;
|
||||||
|
Loading…
Reference in New Issue
Block a user