Mercurial > public > ostc4
diff Discovery/Src/tMenuEditCustom.c @ 600:a48a1cd983af
Added compile switch for new T3 View Profile
author | Ideenmodellierer |
---|---|
date | Mon, 04 Jan 2021 22:45:37 +0100 |
parents | 280c11153080 |
children | fb5bb04ad914 |
line wrap: on
line diff
--- a/Discovery/Src/tMenuEditCustom.c Mon Jan 04 21:48:31 2021 +0100 +++ b/Discovery/Src/tMenuEditCustom.c Mon Jan 04 22:45:37 2021 +0100 @@ -402,7 +402,9 @@ text = TXT2BYTE_Tissues; break; case CVIEW_Profile: +#ifdef ENABLE_T3_PROFILE_VIEW case CVIEW_T3_Profile: +#endif text = TXT2BYTE_Profile; break; case CVIEW_Gaslist: