From 92778cc0fa77a252763dee87ed1f95f9c7e95cb1 Mon Sep 17 00:00:00 2001 From: Cosimo Cecchi Date: Tue, 17 Feb 2009 12:03:58 +0100 Subject: W.I.P. for heavy lifting on EmpathyTpFile. --- libempathy/empathy-ft-factory.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libempathy/empathy-ft-factory.h') diff --git a/libempathy/empathy-ft-factory.h b/libempathy/empathy-ft-factory.h index 745d1520e..221ea9ca8 100644 --- a/libempathy/empathy-ft-factory.h +++ b/libempathy/empathy-ft-factory.h @@ -57,9 +57,9 @@ GType empathy_ft_factory_get_type (void); /* public methods */ EmpathyFTFactory* empathy_ft_factory_dup_singleton (void); -void empathy_ft_factory_new_transfer (EmpathyFTFactory *factory, +void empathy_ft_factory_new_transfer (EmpathyFTFactory *factory, EmpathyContact *contact, GFile *source); -void empathy_ft_factory_claim_channel (EmpathyFTFactory *factory, +void empathy_ft_factory_claim_channel (EmpathyFTFactory *factory, EmpathyDispatchOperation *operation, GFile *destination); G_END_DECLS -- cgit v1.2.3