equal
deleted
inserted
replaced
13 * |
13 * |
14 * Description: The Toolbar class |
14 * Description: The Toolbar class |
15 * |
15 * |
16 */ |
16 */ |
17 |
17 |
|
18 |
18 #ifndef __TOOLBAR |
19 #ifndef __TOOLBAR |
19 #define __TOOLBAR |
20 #define __TOOLBAR |
20 |
21 |
21 // INCLUDES |
22 // INCLUDES |
22 #include <e32base.h> |
23 #include <e32base.h> |
23 #include <bitstd.h> |
24 #include <bitstd.h> |
24 #include <W32STD.H> |
25 #include <w32std.h> |
25 #include <COEDEF.H> |
26 #include <coedef.h> |
26 #include <AknsConstants.h> |
27 #include <AknsConstants.h> |
27 #include <AknsItemID.h> |
28 #include <AknsItemID.h> |
28 #include <AknsConstants.h> |
29 #include <AknsConstants.h> |
29 #include <brctldefs.h> |
30 #include "BrCtlDefs.h" |
30 #include <eikmobs.h> |
31 #include <eikmobs.h> |
31 #include <webkitutils.rsg> |
32 #include <webkitutils.rsg> |
32 // CONSTANTS |
33 // CONSTANTS |
33 |
34 |
34 // MACROS |
35 // MACROS |