aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-ft-factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy/empathy-ft-factory.h')
-rw-r--r--libempathy/empathy-ft-factory.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libempathy/empathy-ft-factory.h b/libempathy/empathy-ft-factory.h
index f59ecc44c..dcbffe1e1 100644
--- a/libempathy/empathy-ft-factory.h
+++ b/libempathy/empathy-ft-factory.h
@@ -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,