Add a plugin method to allow updating stored passwords on master password change.
[claws.git] / src / plugins / rssyl / rssyl_subscribe.h
1 #ifndef __RSSYL_SUBSCRIBE_H
2 #define __RSSYL_SUBSCRIBE_H
3
4 gboolean rssyl_subscribe(FolderItem *parent, const gchar *url, gboolean verbose);
5
6 #endif /* __RSSYL_SUBSCRIBE_H */