mtpdataproviders/mtpimagedp/inc/cmtpimagedpcopyobject.h
changeset 49 c20dd21d1eb4
parent 17 aabe5387f5ce
equal deleted inserted replaced
41:2c19c7cf5550 49:c20dd21d1eb4
    84     TUint32					iSampleHeight;
    84     TUint32					iSampleHeight;
    85     TUint32					iSampleWidth;
    85     TUint32					iSampleWidth;
    86     this is currently hard coded so doesn't copy these
    86     this is currently hard coded so doesn't copy these
    87     */
    87     */
    88     TTime                   iDateModified;
    88     TTime                   iDateModified;
    89     /**
       
    90     FLOGGER debug trace member variable.
       
    91     */
       
    92     __FLOG_DECLARATION_MEMBER_MUTABLE;
       
    93     };
    89     };
    94     
    90     
    95 #endif //CMTPIMAGEDPCOPYOBJECT_H
    91 #endif //CMTPIMAGEDPCOPYOBJECT_H
    96 
    92