webengine/webkitutils/ToolBar/ToolBar.h
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 68 92a765b5b3e7
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    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>
    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