mobilemessaging/unieditor/inc/UniMsvEntry.h
changeset 5 4697dfb2d7ad
parent 0 72b543305e3a
child 22 52d61119153d
equal deleted inserted replaced
4:e9eae96aa117 5:4697dfb2d7ad
    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