aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-account.c
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy/empathy-account.c')
-rw-r--r--libempathy/empathy-account.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy/empathy-account.c b/libempathy/empathy-account.c
index e5ba7c890..7672106c5 100644
--- a/libempathy/empathy-account.c
+++ b/libempathy/empathy-account.c
@@ -69,6 +69,7 @@ struct _EmpathyAccountPriv
TpConnectionPresenceType presence;
gboolean enabled;
+ /* Timestamp when the connection got connected in seconds since the epoch */
glong connect_time;
McAccount *mc_account;