equal
deleted
inserted
replaced
22 |
22 |
23 #include "liwecommonitor.h" |
23 #include "liwecommonitor.h" |
24 #include "liwcommon.h" |
24 #include "liwcommon.h" |
25 #include "liwuids.hrh" |
25 #include "liwuids.hrh" |
26 #include "liwserviceifbase.h" |
26 #include "liwserviceifbase.h" |
27 #include <LiwServiceHandler.h> |
27 #include <liwservicehandler.h> |
28 |
28 |
29 // CONSTANTS |
29 // CONSTANTS |
30 _LIT8(KContentTag, "<CONTENT>"); |
30 _LIT8(KContentTag, "<CONTENT>"); |
31 _LIT8(KOpaqueTag, "<OPAQUE>"); |
31 _LIT8(KOpaqueTag, "<OPAQUE>"); |
32 _LIT8(KLiwMimeTypeAll, "*"); |
32 _LIT8(KLiwMimeTypeAll, "*"); |