phoneapp/phoneuicontrol/inc/cphonestatestartup.h
changeset 21 92ab7f8d0eab
parent 0 5f000ab63145
child 51 f39ed5e045e0
equal deleted inserted replaced
4:c84cf270c54f 21:92ab7f8d0eab
    74         /**
    74         /**
    75          * Indicates when the Idle app is in the foreground.
    75          * Indicates when the Idle app is in the foreground.
    76          */
    76          */
    77         IMPORT_C virtual void HandleIdleForegroundEventL();
    77         IMPORT_C virtual void HandleIdleForegroundEventL();
    78 
    78 
    79 		protected:
    79         protected:
    80 
    80 
    81         /**
    81         /**
    82         * ConstructL()
    82         * ConstructL()
    83         */
    83         */
    84         IMPORT_C virtual void ConstructL();
    84         IMPORT_C virtual void ConstructL();