52b80f97dde9fe22c5795aadd6eeaa4bdf236b83
[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 */