mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-15 01:46:34 +01:00
rename all Evoral source from .(hpp|cpp)$ to .(h|cc)
This commit is contained in:
parent
63b909211d
commit
a855119bdd
128 changed files with 186 additions and 186 deletions
|
|
@ -1,6 +0,0 @@
|
|||
#include "evoral/types.hpp"
|
||||
|
||||
PBD::DebugBits PBD::DEBUG::Sequence = PBD::new_debug_bit ("sequence");
|
||||
PBD::DebugBits PBD::DEBUG::Note = PBD::new_debug_bit ("note");
|
||||
PBD::DebugBits PBD::DEBUG::ControlList = PBD::new_debug_bit ("controllist");
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue