webengine/osswebengine/WebKit/s60/webview/WebToolBarInterface.h
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 68 92a765b5b3e7
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    15 *                enabled, this class is used as the single view.  If frame
    15 *                enabled, this class is used as the single view.  If frame
    16 *                enabled, there is one instance of this class for each frame.
    16 *                enabled, there is one instance of this class for each frame.
    17 *
    17 *
    18 */
    18 */
    19 
    19 
       
    20 
    20 #ifndef __WEBTOOLBARINTERFACE
    21 #ifndef __WEBTOOLBARINTERFACE
    21 #define __WEBTOOLBARINTERFACE
    22 #define __WEBTOOLBARINTERFACE
    22 
    23 
    23 //  INCLUDES
    24 //  INCLUDES
    24 #include <e32base.h>
    25 #include <e32base.h>
    26 #include <W32STD.H>
    27 #include <W32STD.H>
    27 #include <COEDEF.H>
    28 #include <COEDEF.H>
    28 #include <AknsConstants.h>
    29 #include <AknsConstants.h>
    29 #include <AknsItemID.h>
    30 #include <AknsItemID.h>
    30 #include <AknsConstants.h>
    31 #include <AknsConstants.h>
    31 #include <brctldefs.h>
    32 #include "BrCtlDefs.h"
    32 #include "ToolBar.h"
    33 #include "ToolBar.h"
    33 /*
    34 /*
    34 #include "Favicon.h"
    35 #include "Favicon.h"
    35 #include "WebCoreIconDatabaseBridge.h"
    36 #include "WebCoreIconDatabaseBridge.h"
    36 */
    37 */