152#define ENVVARS_CHANGED 0x0001
153#define TEXTVARS_CHANGED 0x0002
154#define HOTKEYS_CHANGED 0x0004
Gather all the actions that are shared by tools.
Functors that can be used to figure out how the action controls should be displayed in the UI and if ...