From 87fb99e68b0ef6fe04787bad41d4d43d3d5e25cf Mon Sep 17 00:00:00 2001 From: martynshaw99 Date: Wed, 23 Oct 2013 00:13:54 +0000 Subject: [PATCH] Turn on EXPERIMENTAL_KEY_VIEW, as per http://wiki.audacityteam.org/wiki/2.0.6_To_Do --- src/Experimental.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Experimental.h b/src/Experimental.h index 06d06e6ca..7e3af67b8 100644 --- a/src/Experimental.h +++ b/src/Experimental.h @@ -36,7 +36,7 @@ // LLL, 01 Oct 2013: // new key assignment view for preferences -//#define EXPERIMENTAL_KEY_VIEW +#define EXPERIMENTAL_KEY_VIEW // feature to link audio tracks to a label track #define EXPERIMENTAL_SYNC_LOCK