summaryrefslogtreecommitdiff
path: root/gtk2_ardour/debug.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/debug.cc')
-rw-r--r--gtk2_ardour/debug.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/debug.cc b/gtk2_ardour/debug.cc
index 9dac857125..01ec3e331d 100644
--- a/gtk2_ardour/debug.cc
+++ b/gtk2_ardour/debug.cc
@@ -27,4 +27,5 @@ using namespace std;
uint64_t PBD::DEBUG::Drags = PBD::new_debug_bit ("drags");
uint64_t PBD::DEBUG::CutNPaste = PBD::new_debug_bit ("cutnpaste");
+uint64_t PBD::DEBUG::Accelerators = PBD::new_debug_bit ("accelerators");