FreeCalypso > hg > fc-tourmaline
changeset 115:320fdf90f1c4
mmiMenu.h: bogotab fixes
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Mon, 09 Nov 2020 01:36:53 +0000 |
parents | 8a613ccfd6dc |
children | 5f0ddadda653 |
files | src/ui/bmi/mmiMenu.h |
diffstat | 1 files changed, 15 insertions(+), 16 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ui/bmi/mmiMenu.h Mon Nov 09 01:33:41 2020 +0000 +++ b/src/ui/bmi/mmiMenu.h Mon Nov 09 01:36:53 2020 +0000 @@ -3,7 +3,7 @@ /******************************************************************************* - CONDAT (UK) + CONDAT (UK) ******************************************************************************** @@ -12,26 +12,26 @@ ******************************************************************************** - $Project name: Basic MMI - $Project code: BMI (6349) - $Module: Menus - $File: MmiMenu.h - $Revision: 1.0 + $Project name: Basic MMI + $Project code: BMI (6349) + $Module: Menus + $File: MmiMenu.h + $Revision: 1.0 - $Author: Condat(UK) - $Date: 25/10/00 + $Author: Condat(UK) + $Date: 25/10/00 ******************************************************************************** Description: This provides the implementation of the main menu handling for the basic - MMI + MMI ******************************************************************************** $History: MmiMenu.h - 25/10/00 Original Condat(UK) BMI version. + 25/10/00 Original Condat(UK) BMI version. $End @@ -56,9 +56,9 @@ // RAVI - COMMENTED - NOT USED IN ANY PLACE - 24-11-2005 //typedef enum //{ -// MenuNone = MenuDummy, /* no reason */ -// MenuNormal, /* normal menu mode */ -// MenuDone /* done with menu */ +// MenuNone = MenuDummy, /* no reason */ +// MenuNormal, /* normal menu mode */ +// MenuDone /* done with menu */ //}; @@ -66,8 +66,8 @@ */ //typedef enum //{ -// MenuAccess, -// HotKeyAccess +// MenuAccess, +// HotKeyAccess //}; @@ -163,4 +163,3 @@ *******************************************************************************/ #endif -