fep/aknfep/inc/AknFepManager.h
branchRCL_3
changeset 3 f5a1e66df979
parent 0 eb1f2e154e89
child 5 a47de9135b21
equal deleted inserted replaced
0:eb1f2e154e89 3:f5a1e66df979
    44 #include <aknEditStateIndicator.h>      //TAknEditingState
    44 #include <aknEditStateIndicator.h>      //TAknEditingState
    45 #include <frmtlay.h>
    45 #include <frmtlay.h>
    46 #include <biditext.h>
    46 #include <biditext.h>
    47 #include <PtiDefs.h>
    47 #include <PtiDefs.h>
    48 #ifdef SYMBIAN_ENABLE_SPLIT_HEADERS
    48 #ifdef SYMBIAN_ENABLE_SPLIT_HEADERS
    49 #include <tagmaLayoutAndSource.h>
    49 #include <tagmalayoutandsource.h>
    50 #endif
    50 #endif
    51 
    51 
    52 #include <aknextendedinputcapabilities.h>
    52 #include <aknextendedinputcapabilities.h>
    53 #ifdef RD_SCALABLE_UI_V2
    53 #ifdef RD_SCALABLE_UI_V2
    54 #include <peninputclient.h>
    54 #include <peninputclient.h>
    62 #include <PtiIndicDefs.h>
    62 #include <PtiIndicDefs.h>
    63 #endif
    63 #endif
    64 #ifdef RD_INTELLIGENT_TEXT_INPUT
    64 #ifdef RD_INTELLIGENT_TEXT_INPUT
    65 // Predictive QWERTY (XT9) changes ---->
    65 // Predictive QWERTY (XT9) changes ---->
    66 class MAknFepUiWordPopupContent;
    66 class MAknFepUiWordPopupContent;
    67 #include "AknFepCandidatePopup.h"
    67 #include "aknfepcandidatepopup.h"
    68 #include "AknFepCandidatePopupCallback.h"
    68 #include "AknFepCandidatePopupCallback.h"
    69 // Predictive QWERTY (XT9) changes <----
    69 // Predictive QWERTY (XT9) changes <----
    70 #endif //RD_INTELLIGENT_TEXT_INPUT
    70 #endif //RD_INTELLIGENT_TEXT_INPUT
    71 class CAknFepPluginManager;
    71 class CAknFepPluginManager;
    72 class CAknFepKeyCatcherInterface;
    72 class CAknFepKeyCatcherInterface;