widgets/widgetapp/src/cpspublisher.cpp
changeset 68 92a765b5b3e7
parent 65 5bfc169077b2
equal deleted inserted replaced
66:cacf6ee57968 68:92a765b5b3e7
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #include "cpspublisher.h"
    19 #include "cpspublisher.h"
    20 
    20 
    21 #include <LiwServiceHandler.h>
    21 #include <liwservicehandler.h>
    22 #include <LiwVariant.h>
    22 #include <liwvariant.h>
    23 #include <LiwGenericParam.h>
    23 #include <liwgenericparam.h>
    24 #include <Liwcommon.h>
    24 #include <liwcommon.h>
    25 #include <liwcommon.hrh>
    25 #include <liwcommon.hrh>
    26 #include <AknsFrameBackgroundControlContext.h>
    26 #include <AknsFrameBackgroundControlContext.h>
    27 #include <fbs.h>
    27 #include <fbs.h>
    28 #include <aknsdrawutils.h> 
    28 #include <AknsDrawUtils.h> 
    29 
    29 
    30 
    30 
    31 // TODO use global definitions!
    31 // TODO use global definitions!
    32 
    32 
    33 _LIT8( KCPService, "Service.ContentPublishing" );
    33 _LIT8( KCPService, "Service.ContentPublishing" );