webengine/webkitutils/HistoryProvider/HistoryController.h
changeset 36 0ed94ceaa377
parent 0 dd21522fd290
child 62 c711bdda59f4
child 65 5bfc169077b2
equal deleted inserted replaced
32:9a9a761f03f1 36:0ed94ceaa377
    19 #ifndef HISTORYCONTROLLER_H
    19 #ifndef HISTORYCONTROLLER_H
    20 #define HISTORYCONTROLLER_H
    20 #define HISTORYCONTROLLER_H
    21 
    21 
    22 //  INCLUDES
    22 //  INCLUDES
    23 #include <e32base.h>
    23 #include <e32base.h>
    24 #include <BrCtlDefs.h>
    24 #include <brctldefs.h>
    25 #include "HistoryInterface.h"
    25 #include "HistoryInterface.h"
    26 
    26 
    27 // CONSTANTS
    27 // CONSTANTS
    28 
    28 
    29 static const TUint KHistoryStackSize = 20;
    29 static const TUint KHistoryStackSize = 20;