Fix warning.
git-svn-id: svn://localhost/ardour2/branches/3.0@10802 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
569bf2f27e
commit
e6535b3c34
@ -456,9 +456,9 @@ PlugUIBase::PlugUIBase (boost::shared_ptr<PluginInsert> pi)
|
||||
, save_button (_("Save"))
|
||||
, delete_button (_("Delete"))
|
||||
, bypass_button (ArdourButton::led_default_elements)
|
||||
, plugin_analysis_expander (_("Plugin analysis"))
|
||||
, latency_gui (0)
|
||||
, latency_dialog (0)
|
||||
, plugin_analysis_expander (_("Plugin analysis"))
|
||||
, eqgui (0)
|
||||
{
|
||||
_preset_modified.set_size_request (16, -1);
|
||||
|
Loading…
Reference in New Issue
Block a user