avoid redundant IO port reconnections in Tracks runtime case
[ardour.git] / gtk2_ardour / debug.h
index 830f17ab30c03d9feb3d8ae973ac62e98b1490c0..660e674a4a4ad89bce5e4c333edf47b44dbf4025 100644 (file)
 
 namespace PBD {
        namespace DEBUG {
-                extern uint64_t Drags;
+                extern DebugBits Drags;
+                extern DebugBits CutNPaste;
+                extern DebugBits Accelerators;
+                extern DebugBits GUITiming;
        }
 }
 
 #endif /* __gtk2_ardour_debug_h__ */
-