omadm/omadmextensions/adapters/lawmodmadapter/inc/lawmodmadapter.h
branchRCL_3
changeset 26 ae4a65edc4fe
parent 23 c4687ff85147
equal deleted inserted replaced
25:5b858729772b 26:ae4a65edc4fe
    20 
    20 
    21 // INCLUDES
    21 // INCLUDES
    22 #include <e32base.h>
    22 #include <e32base.h>
    23 #include <smldmadapter.h>
    23 #include <smldmadapter.h>
    24 #include <centralrepository.h>
    24 #include <centralrepository.h>
    25 #include "lawmoclient.h"
    25 #include <lawmoclient.h>
    26 #include <dcmoconst.h>
    26 #include <dcmoconst.h>
    27 
    27 
    28 const TInt KMaxBufferLength = 256;
    28 const TInt KMaxBufferLength = 256;
    29 
    29 
    30 _LIT8( KMimeType, "text/plain" );
    30 _LIT8( KMimeType, "text/plain" );