diff --git a/libs/surfaces/mackie/button.h b/libs/surfaces/mackie/button.h index f14060da4b..61f09d7a03 100644 --- a/libs/surfaces/mackie/button.h +++ b/libs/surfaces/mackie/button.h @@ -70,10 +70,6 @@ public: Busses, Outputs, User, - Shift, - Option, - Ctrl, - CmdAlt, Read, Write, Trim, @@ -107,6 +103,13 @@ public: FinalGlobalButton, + /* Global buttons that users should not redefine */ + + Shift, + Option, + Ctrl, + CmdAlt, + /* Strip buttons */ RecEnable,