Put plugin inline display into a freely available class ...

... and let ProcessorBox::PluginInlineDisplay inherit from it.
This commit is contained in:
Johannes Mueller 2017-07-20 23:28:52 +02:00 committed by Robin Gareus
parent 660096b037
commit 37b03e353a
5 changed files with 256 additions and 144 deletions

View file

@ -181,6 +181,7 @@ gtk2_ardour_sources = [
'piano_roll_header.cc',
'pingback.cc',
'playlist_selector.cc',
'plugin_display.cc',
'plugin_eq_gui.cc',
'plugin_pin_dialog.cc',
'plugin_setup_dialog.cc',