webengine/wrtharvester/src/wrtharvesterpublisherobserver.cpp
changeset 68 92a765b5b3e7
parent 16 a359256acfc6
child 94 919f36ff910f
equal deleted inserted replaced
66:cacf6ee57968 68:92a765b5b3e7
    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 // =============================================================================