customization/EmbeddedLinkAdapter/inc/EmbeddedLinkApp.h
branchRCL_3
changeset 14 4699373c9af8
parent 0 3ce708148e4d
equal deleted inserted replaced
13:8033f508353e 14:4699373c9af8
    16 */
    16 */
    17 #ifndef  EMBEDDEDLINKAPP_H
    17 #ifndef  EMBEDDEDLINKAPP_H
    18 #define  EMBEDDEDLINKAPP_H
    18 #define  EMBEDDEDLINKAPP_H
    19 #include "EmbeddedLinkHandler.h"
    19 #include "EmbeddedLinkHandler.h"
    20 #include <f32file.h>
    20 #include <f32file.h>
    21 #include <FavouritesItem.h>
    21 #include <favouritesitem.h>
    22 #include <FavouritesItemList.h>
    22 #include <favouritesitemlist.h>
    23 
    23 
    24 class CEmbeddedLinkApp : public CBase
    24 class CEmbeddedLinkApp : public CBase
    25 {
    25 {
    26 	public:		// public standard methods
    26 	public:		// public standard methods
    27 		static CEmbeddedLinkApp* NewL( TInt aId );
    27 		static CEmbeddedLinkApp* NewL( TInt aId );