2008-09-16 [wwp] 3.5.0cvs106
[claws.git] / src / account.h
index 8c8e6508bebc51a4c4ba3ea39c61df090d0c0eaf..416b5cd3056c5d7122b6475c4b626d76c010b8f1 100644 (file)
@@ -60,5 +60,6 @@ PrefsAccount *account_get_reply_account       (MsgInfo        *msginfo,
                                         gboolean        reply_autosel);
 void         account_rename_path       (const gchar    *old_id, 
                                         const gchar    *new_id);
+gchar *account_get_signature_str(PrefsAccount *account);
 
 #endif /* __ACCOUNT_H__ */