webengine/webkitutils/HistoryProvider/HistoryController.h
changeset 65 5bfc169077b2
parent 36 0ed94ceaa377
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    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;