summaryrefslogtreecommitdiffstats
path: root/src/xml/log-builder.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xml/log-builder.h')
-rw-r--r--src/xml/log-builder.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/xml/log-builder.h b/src/xml/log-builder.h
index 9407a88fa..bd7628bb2 100644
--- a/src/xml/log-builder.h
+++ b/src/xml/log-builder.h
@@ -63,6 +63,8 @@ public:
void setAttribute(Node &node, GQuark name,
Util::ptr_shared old_value,
Util::ptr_shared new_value);
+
+ void setElementName(Node& node, GQuark old_name, GQuark new_name);
/*@}*/
private: