]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-ft-handler.h
pass to proper user action time when requesting an outgoing FT
[empathy.git] / libempathy / empathy-ft-handler.h
index 7d41536110e043aa38e8bdedc09563dfae90f3a2..a4392b5082827a9ace81618e5449bf628d22bab9 100644 (file)
@@ -71,6 +71,7 @@ GType empathy_ft_handler_get_type (void);
 /* public methods */
 void empathy_ft_handler_new_outgoing (EmpathyContact *contact,
     GFile *source,
+    gint64 action_time,
     EmpathyFTHandlerReadyCallback callback,
     gpointer user_data);