fep/aknfep/inc/AknFepManager.h
branchRCL_3
changeset 6 6ceef9a83b1a
parent 5 a47de9135b21
child 8 4eb1ae11334f
--- a/fep/aknfep/inc/AknFepManager.h	Fri Mar 12 15:44:07 2010 +0200
+++ b/fep/aknfep/inc/AknFepManager.h	Mon Mar 15 12:42:02 2010 +0200
@@ -64,7 +64,7 @@
 #ifdef RD_INTELLIGENT_TEXT_INPUT
 // Predictive QWERTY (XT9) changes ---->
 class MAknFepUiWordPopupContent;
-#include "aknfepcandidatepopup.h"
+#include "AknFepCandidatePopup.h"
 #include "AknFepCandidatePopupCallback.h"
 // Predictive QWERTY (XT9) changes <----
 #endif //RD_INTELLIGENT_TEXT_INPUT
@@ -1418,6 +1418,11 @@
     TBool IsAbleToLaunchSCT() const;
     
     /**
+     * Get SCT Chars' Length to judge it's null
+     */
+    TBool GetSctLengthL(TInt resourceId)const;
+    
+    /**
      * Get current editor's SCT resource id
      */
     TInt GetCurrentEditorSCTResId() const;