mtpdataproviders/mtppictbridgedp/inc/cptptimer.h
changeset 47 63cf70d3ecd8
parent 0 d0791faffa3f
equal deleted inserted replaced
44:a5deb6b96675 47:63cf70d3ecd8
    43         void RunL();      
    43         void RunL();      
    44         TInt RunError(TInt aErr);
    44         TInt RunError(TInt aErr);
    45         
    45         
    46     private:
    46     private:
    47         CPtpSession& iSession;
    47         CPtpSession& iSession;
    48 		/**
       
    49         FLOGGER debug trace member variable.
       
    50         */
       
    51         __FLOG_DECLARATION_MEMBER_MUTABLE;
       
    52     };
    48     };
    53     
    49     
    54 #endif
    50 #endif
    55     
    51