mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
Add debug bit for selection debugging output
This commit is contained in:
parent
141e6fb818
commit
b93a9e2601
2 changed files with 2 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ namespace PBD {
|
|||
extern DebugBits Accelerators;
|
||||
extern DebugBits GUITiming;
|
||||
extern DebugBits EngineControl;
|
||||
extern DebugBits Selection;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue