Fixing Bugs & Adding subtitle to feeds

This commit is contained in:
relikd
2018-08-19 23:30:48 +02:00
parent 5ebeab17d2
commit 09794c92f7
6 changed files with 35 additions and 2 deletions

View File

@@ -8,6 +8,7 @@
#import <libxml/tree.h>
#import <libxml/xmlstring.h>
#import <libxml/parser.h>
#import "RSSAXParser.h"
#import "RSXMLInternal.h"