mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 20:29:35 +01:00
Put plugin inline display into a freely available class ...
... and let ProcessorBox::PluginInlineDisplay inherit from it.
This commit is contained in:
parent
660096b037
commit
37b03e353a
5 changed files with 256 additions and 144 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue