comparison src/ui/bmi/mmiBookUtils.h @ 134:62480f597962

bmi headers: include case fixes
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 10 Nov 2020 07:12:03 +0000
parents 609eb8031c17
children
comparison
equal deleted inserted replaced
133:d443f5c33564 134:62480f597962
41 41
42 /* Include the phonebook types package, it will probably be 42 /* Include the phonebook types package, it will probably be
43 required to get the basic types which are shared by the 43 required to get the basic types which are shared by the
44 phonebook modules. 44 phonebook modules.
45 */ 45 */
46 #include "MmiBookShared.h" 46 #include "mmiBookShared.h"
47 #include "mfw_phb.h" 47 #include "mfw_phb.h"
48 /* SPR#1428 - SH - New Editor changes */ 48 /* SPR#1428 - SH - New Editor changes */
49 #ifndef NEW_EDITOR 49 #ifndef NEW_EDITOR
50 #include "MmiEditor.h" //for editor size definitions 50 #include "mmiEditor.h" //for editor size definitions
51 #endif 51 #endif
52 /* bookCurrentWindow 52 /* bookCurrentWindow
53 53
54 This returns the window handle associated with the current 54 This returns the window handle associated with the current
55 MFW element 55 MFW element