equal
deleted
inserted
replaced
21 #include "wrtharvesterpublisherobserver.h" |
21 #include "wrtharvesterpublisherobserver.h" |
22 #include "wrtharvester.h" |
22 #include "wrtharvester.h" |
23 |
23 |
24 #include "wrtharvesterconst.h" |
24 #include "wrtharvesterconst.h" |
25 |
25 |
26 #include <liwservicehandler.h> |
26 #include <LiwServiceHandler.h> |
27 #include <liwvariant.h> |
27 #include <LiwVariant.h> |
28 #include <liwgenericparam.h> |
28 #include <LiwGenericParam.h> |
29 |
29 |
30 _LIT8( KCPContentInterface, "IContentPublishing" ); |
30 _LIT8( KCPContentInterface, "IContentPublishing" ); |
31 _LIT8( KCPService, "Service.ContentPublishing" ); |
31 _LIT8( KCPService, "Service.ContentPublishing" ); |
32 |
32 |
33 // ============================================================================= |
33 // ============================================================================= |