mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
abstract concept of a history owner from ARDOUR::Session into libpbd
This commit is contained in:
parent
f80395fc2f
commit
d30c8a1286
3 changed files with 286 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ libpbd_sources = [
|
|||
'file_utils.cc',
|
||||
'fpu.cc',
|
||||
'glib_event_source.cc',
|
||||
'history_owner.cc',
|
||||
'id.cc',
|
||||
'inflater.cc',
|
||||
'locale_guard.cc',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue