fep/aknfep/inc/AknFepUiInputStateInitialWesternPredictive.h
branchRCL_3
changeset 10 6defe5d1bd39
parent 0 eb1f2e154e89
equal deleted inserted replaced
8:6ceef9a83b1a 10:6defe5d1bd39
    31 #define __AKN_FEP_UI_INPUT_STATE_INITIAL_WESTERN_PREDICTIVE_H__
    31 #define __AKN_FEP_UI_INPUT_STATE_INITIAL_WESTERN_PREDICTIVE_H__
    32 
    32 
    33 #include "AknFepUiInputStateInitialMultitapBase.h"
    33 #include "AknFepUiInputStateInitialMultitapBase.h"
    34 
    34 
    35 // Reverting the change of deriving from TAknFepInputStateBase to fix the bugs
    35 // Reverting the change of deriving from TAknFepInputStateBase to fix the bugs
    36 // BSAN-7G4G3K and BSAN-7GD8ZW.
       
    37 class TAknFepInputStateInitialWesternPredictive : public TAknFepInputStateInitialMultitapBase
    36 class TAknFepInputStateInitialWesternPredictive : public TAknFepInputStateInitialMultitapBase
    38     {
    37     {
    39 public:
    38 public:
    40     TAknFepInputStateInitialWesternPredictive(MAknFepUIManagerStateInterface* aOwner);
    39     TAknFepInputStateInitialWesternPredictive(MAknFepUIManagerStateInterface* aOwner);
    41 
    40