aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-xml-utils.h-82548
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-xml-utils.h-82548')
-rw-r--r--e-util/e-xml-utils.h-825481
1 files changed, 1 insertions, 0 deletions
diff --git a/e-util/e-xml-utils.h-82548 b/e-util/e-xml-utils.h-82548
index b55b4c6362..c9b0ff2b39 100644
--- a/e-util/e-xml-utils.h-82548
+++ b/e-util/e-xml-utils.h-82548
@@ -26,5 +26,6 @@
#include <gnome.h>
#include <gnome-xml/tree.h>
xmlNode *e_xml_get_child_by_name(xmlNode *parent, xmlChar *child_name);
+int e_xml_get_integer_prop_by_name(xmlNode *parent, xmlChar *prop_name);
#endif /* __E_XML_UTILS__ */