NO-OP: whitespace
This commit is contained in:
parent
e0a5b591f8
commit
fea6c7592f
@ -93,7 +93,7 @@ public:
|
|||||||
|
|
||||||
|
|
||||||
struct TempoMapScope {
|
struct TempoMapScope {
|
||||||
TempoMapScope (EditingContext& context, std::shared_ptr<Temporal::TempoMap> map)
|
TempoMapScope (EditingContext& context, std::shared_ptr<Temporal::TempoMap> map)
|
||||||
: ec (context)
|
: ec (context)
|
||||||
{
|
{
|
||||||
old_map = ec.start_local_tempo_map (map);
|
old_map = ec.start_local_tempo_map (map);
|
||||||
|
Loading…
Reference in New Issue
Block a user