]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-ft-factory.h
pass to proper user action time when requesting an outgoing FT
[empathy.git] / libempathy / empathy-ft-factory.h
index f59ecc44c489bbaba08dd1ab2c0a6579cfc83348..dcbffe1e1eb66879c10b8f6ee26abd651ecbba3f 100644 (file)
@@ -62,7 +62,8 @@ GType empathy_ft_factory_get_type (void);
 EmpathyFTFactory* empathy_ft_factory_dup_singleton (void);
 void empathy_ft_factory_new_transfer_outgoing (EmpathyFTFactory *factory,
     EmpathyContact *contact,
-    GFile *source);
+    GFile *source,
+    gint64 user_action_time);
 void empathy_ft_factory_set_destination_for_incoming_handler (
     EmpathyFTFactory *factory,
     EmpathyFTHandler *handler,