libtemporal: move DEBUG::Beats into correct location
This commit is contained in:
@@ -24,4 +24,5 @@ using namespace std;
|
||||
PBD::DebugBits PBD::DEBUG::TemporalMap = PBD::new_debug_bit ("TemporalMap");
|
||||
PBD::DebugBits PBD::DEBUG::TemporalDomainConvert = PBD::new_debug_bit ("TemporalDomainConvert");
|
||||
PBD::DebugBits PBD::DEBUG::SnapBBT = PBD::new_debug_bit ("SnapBBT");
|
||||
PBD::DebugBits PBD::DEBUG::Beats = PBD::new_debug_bit ("Beats");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user