notes/notesui/notesviews/inc/notesviewsdefines.h
branchGCC_SURGE
changeset 54 e6894b852bc6
parent 49 5de72ea7a065
equal deleted inserted replaced
40:4b686cfad39d 54:e6894b852bc6
    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.