mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 04:09:29 +01:00
Move some bits from MonoPanner and StereoPanner into a
common base class. git-svn-id: svn://localhost/ardour2/branches/3.0@11071 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
0dbc0429a8
commit
6e79521e8b
7 changed files with 187 additions and 168 deletions
|
|
@ -164,6 +164,7 @@ gtk2_ardour_sources = [
|
|||
'option_editor.cc',
|
||||
'opts.cc',
|
||||
'panner2d.cc',
|
||||
'panner_interface.cc',
|
||||
'panner_ui.cc',
|
||||
'piano_roll_header.cc',
|
||||
'playlist_selector.cc',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue