mobilemessaging/unieditor/inc/UniMsvEntry.h
branchRCL_3
changeset 28 fbb813aef148
parent 22 52d61119153d
child 54 fa1df4b99609
equal deleted inserted replaced
24:e00582ce7ecd 28:fbb813aef148
    22 
    22 
    23 //  INCLUDES
    23 //  INCLUDES
    24 
    24 
    25 #include <msvstd.h>
    25 #include <msvstd.h>
    26 #include <mmsconst.h>
    26 #include <mmsconst.h>
    27 #include <unieditorconsts.h>
    27 #include <UniEditorConsts.h>
    28 
    28 
    29 // CONSTANTS
    29 // CONSTANTS
    30 
    30 
    31 // FUNCTION PROTOTYPES
    31 // FUNCTION PROTOTYPES
    32 
    32 
   110         */
   110         */
   111         static inline void SetMmsUpload( TMsvEntry& aEntry, TBool aParam );
   111         static inline void SetMmsUpload( TMsvEntry& aEntry, TBool aParam );
   112 
   112 
   113     };
   113     };
   114 
   114 
   115 #include <unimsventry.inl>
   115 #include <UniMsvEntry.inl>
   116 
   116 
   117 #endif      // __UNIMSVENTRY_H
   117 #endif      // __UNIMSVENTRY_H
   118             
   118             
   119 // End of File
   119 // End of File