notes/notesui/notesviews/inc/notesviewsdefines.h
changeset 49 5de72ea7a065
parent 18 c198609911f9
equal deleted inserted replaced
37:360d55486d7f 49:5de72ea7a065
    25 #   define NOTESVIEWS_EXPORT Q_DECL_EXPORT
    25 #   define NOTESVIEWS_EXPORT Q_DECL_EXPORT
    26 #else
    26 #else
    27 #   define NOTESVIEWS_EXPORT Q_DECL_IMPORT
    27 #   define NOTESVIEWS_EXPORT Q_DECL_IMPORT
    28 #endif
    28 #endif
    29 
    29 
       
    30 const QString notes = "NotesAllList"; // Activity Id to be stored in Activity Manager DB
    30 #endif // NOTESVIEWSDEFINES_H
    31 #endif // NOTESVIEWSDEFINES_H
    31 
    32 
    32 // End of file  --Don't remove this.
    33 // End of file  --Don't remove this.