change GTK rc file system to use just a single file, which is color-neutral.
[ardour.git] / gtk2_ardour / debug.h
index 488cbd202c525f327a884dfb48d35d4ff7440fa0..e54e98ae0a2fe047f6ef786dc1541eaba6b17950 100644 (file)
@@ -28,6 +28,7 @@ namespace PBD {
        namespace DEBUG {
                 extern uint64_t Drags;
                 extern uint64_t CutNPaste;
+                extern uint64_t Accelerators;
        }
 }