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

bmi headers: include case fixes
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 10 Nov 2020 07:12:03 +0000
parents 073242ccbb63
children
comparison
equal deleted inserted replaced
133:d443f5c33564 134:62480f597962
12 * Created in $/GSM/Condat/SND-MMI/MMI 12 * Created in $/GSM/Condat/SND-MMI/MMI
13 * Initial 13 * Initial
14 */ 14 */
15 15
16 #include "mfw_mfw.h" 16 #include "mfw_mfw.h"
17 #include "MmiBookShared.h" //GW-SPR#762 For definition of NUMBER_LENGTH 17 #include "mmiBookShared.h" //GW-SPR#762 For definition of NUMBER_LENGTH
18 18
19 #define SMSCB_SWITCH_ON 0 19 #define SMSCB_SWITCH_ON 0
20 #define SMSCB_SWITCH_OFF 1 20 #define SMSCB_SWITCH_OFF 1
21 21
22 //GW-SPR#762 - removed #define NUMBER_LENGTH 20 /* count of digits to be transferred to phonebook */ 22 //GW-SPR#762 - removed #define NUMBER_LENGTH 20 /* count of digits to be transferred to phonebook */