sort-of-a-solution for local TempoMap context in EditingContext

This commit is contained in:
Paul Davis 2025-08-10 20:25:53 -06:00
parent 5c8c7c7814
commit 2312187070
6 changed files with 50 additions and 61 deletions

View file

@ -33,6 +33,7 @@ namespace PBD {
extern DebugBits EngineControl;
extern DebugBits GuiStartup;
extern DebugBits TrackDrag;
extern DebugBits ScopedTempoMap;
}
}