mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 22:12:58 +02:00
easy change key bindings
This commit is contained in:
@@ -224,10 +224,6 @@
|
||||
// scrolling past zero is enabled. Perhaps that lessens confusion.
|
||||
#define EXPERIMENTAL_TWO_TONE_TIME_RULER
|
||||
|
||||
// Paul Licameli (PRL) 28 Dec 2017
|
||||
// Easy drag-and-drop to add Nyquist, LADSPA, and VST plug-ins
|
||||
// #define EXPERIMENTAL_DRAG_DROP_PLUG_INS
|
||||
|
||||
#ifndef IN_RC
|
||||
// Define to include crash reporting
|
||||
#include <wx/defs.h>
|
||||
@@ -248,4 +244,12 @@
|
||||
// with themes
|
||||
//#define EXPERIMENTAL_TRACK_PANEL_HIGHLIGHTING
|
||||
|
||||
// Paul Licameli (PRL) 28 Dec 2017
|
||||
// Easy drag-and-drop to add Nyquist, LADSPA, and VST plug-ins
|
||||
// #define EXPERIMENTAL_DRAG_DROP_PLUG_INS
|
||||
|
||||
// PRL 5 Jan 2018
|
||||
// Easy change of keystroke bindings for menu items
|
||||
#define EXPERIMENTAL_EASY_CHANGE_KEY_BINDINGS
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user