mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 23:05:04 +01:00
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
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue