mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 12:19:33 +01:00
add DEBUG::TrackDrag to help try to track down #9711
This commit is contained in:
parent
875e89ff67
commit
7f82b918ae
3 changed files with 4 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ namespace PBD {
|
|||
extern DebugBits GUITiming;
|
||||
extern DebugBits EngineControl;
|
||||
extern DebugBits GuiStartup;
|
||||
extern DebugBits TrackDrag;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue