Mercurial > public > ostc4
diff Discovery/Inc/tStructure.h @ 614:7d6a51bb21d1
Added "Set Marker" to T3 quick menu:
It is now possible to set a marker while in T?_Profile view using the quick menu access. Because the the string, which is used in the dive menu, is to long, a shorter string had to be added.
author | Ideenmodellierer |
---|---|
date | Wed, 20 Jan 2021 20:05:05 +0100 |
parents | fb5bb04ad914 |
children | 8fa2de4414a8 |
line wrap: on
line diff
--- a/Discovery/Inc/tStructure.h Fri Jan 15 21:33:07 2021 +0100 +++ b/Discovery/Inc/tStructure.h Wed Jan 20 20:05:05 2021 +0100 @@ -97,6 +97,7 @@ #define StDBEAR _MB(1,2,8,0,0) #define StDRAVG _MB(1,2,9,0,0) #define StDQUIT _MB(1,2,10,0,0) +#define StDMARK _MB(1,2,11,0,0) #define StUART_STANDARD _MB(3,1,0,0,0)