X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmodest-utils.h;fp=src%2Fmodest-utils.h;h=3e2804872d1f46c57dde76e2afd0325db1f36ad1;hp=0d25831ba63f0ce95f71e9b12b48c630745dc55f;hb=d113e366426368f815589e3e641e9089a52f4798;hpb=aab1eeb01469ad35edf105e06522180a14dd584a diff --git a/src/modest-utils.h b/src/modest-utils.h index 0d25831..3e28048 100644 --- a/src/modest-utils.h +++ b/src/modest-utils.h @@ -49,6 +49,7 @@ typedef struct _ModestMsgNotificationData { gchar *subject; gchar *from; gchar *uri; + time_t time; } ModestMsgNotificationData; GQuark modest_utils_get_supported_secure_authentication_error_quark (void);