contentpublishingsrv/contentharvester/contentharvesterswiplugin/src/chswiplugin.cpp
changeset 86 e492551a0d54
parent 85 7feec50967db
equal deleted inserted replaced
85:7feec50967db 86:e492551a0d54
    19 
    19 
    20 #include <e32std.h>
    20 #include <e32std.h>
    21 
    21 
    22 #include <ecom/implementationproxy.h>
    22 #include <ecom/implementationproxy.h>
    23 #include <contentharvesterpluginuids.hrh>
    23 #include <contentharvesterpluginuids.hrh>
    24 #include <LiwServiceHandler.h>
    24 #include <liwservicehandler.h>
    25 #include "cpglobals.h"
    25 #include "cpglobals.h"
    26 
    26 
    27 _LIT( KHsWidgetPublisher, "hswidgetpublisher");
    27 _LIT( KHsWidgetPublisher, "hswidgetpublisher");
    28 _LIT( KHsPublisher, "ai3templatedwidget" );
    28 _LIT( KHsPublisher, "ai3templatedwidget" );
    29 _LIT8( KWidgetUid, "widget_uid");
    29 _LIT8( KWidgetUid, "widget_uid");