activityfw/storage/client/inc/afstorageentry.h
changeset 102 8b8b34fa9751
parent 99 7aaf39b772ac
equal deleted inserted replaced
100:0920c6a9b6c8 102:8b8b34fa9751
    17 #ifndef AFSTORAGEENTRY_H
    17 #ifndef AFSTORAGEENTRY_H
    18 #define AFSTORAGEENTRY_H
    18 #define AFSTORAGEENTRY_H
    19 
    19 
    20 #include <qvariant.h>
    20 #include <qvariant.h>
    21 #include <qsharedpointer.h>
    21 #include <qsharedpointer.h>
       
    22 #include <afentry.h>
    22 
    23 
    23 class CAfEntry;
       
    24 
    24 
    25 #ifdef ACTIVITY_LIB
    25 #ifdef ACTIVITY_LIB
    26     #define ACTIVITY_EXPORT Q_DECL_EXPORT
    26     #define ACTIVITY_EXPORT Q_DECL_EXPORT
    27 #else
    27 #else
    28     #define ACTIVITY_EXPORT Q_DECL_IMPORT
    28     #define ACTIVITY_EXPORT Q_DECL_IMPORT