mirror of
https://github.com/labwc/labwc.git
synced 2025-10-31 22:25:34 -04:00
rcxml: simplify debugging nodenames
This commit is contained in:
parent
a5139815d6
commit
0a6eead36b
2 changed files with 3 additions and 19 deletions
|
|
@ -22,6 +22,5 @@ extern struct rcxml rc;
|
|||
void rcxml_parse_xml(struct buf *b);
|
||||
void rcxml_read(const char *filename);
|
||||
void rcxml_finish(void);
|
||||
void rcxml_get_nodenames(struct buf *b);
|
||||
|
||||
#endif /* __LABWC_RCXML_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue