Code

Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward header.
[inkscape.git] / src / xml / quote.h
1 #ifndef SEEN_XML_QUOTE_H
2 #define SEEN_XML_QUOTE_H
4 char *xml_quote_strdup(char const *src);
7 #endif /* !SEEN_XML_QUOTE_H */