mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-24 23:47:39 +01:00
add missing (new) file
git-svn-id: svn://localhost/ardour2/branches/3.0@7200 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
db67064296
commit
df99f37047
1 changed files with 5 additions and 0 deletions
5
libs/evoral/src/debug.cpp
Normal file
5
libs/evoral/src/debug.cpp
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#include "evoral/types.hpp"
|
||||
|
||||
uint64_t PBD::DEBUG::Sequence = PBD::new_debug_bit ("sequence");
|
||||
uint64_t PBD::DEBUG::Note = PBD::new_debug_bit ("note");
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue