summaryrefslogtreecommitdiffstats
path: root/src/xml/node.h
diff options
context:
space:
mode:
authorjohnce <johnce@users.sourceforge.net>2009-08-05 19:46:20 +0000
committerjohnce <johnce@users.sourceforge.net>2009-08-05 19:46:20 +0000
commit2553d36fec571b5a5da41ba08fe0f2740be4e451 (patch)
tree5d5497801f05fa409e4655253258f8a8e9e16b75 /src/xml/node.h
parent* [INTL: zh_TW] Traditional Chinese translation update (diff)
downloadinkscape-2553d36fec571b5a5da41ba08fe0f2740be4e451.tar.gz
inkscape-2553d36fec571b5a5da41ba08fe0f2740be4e451.zip
Inkscape::XML::Document -> Inkscape::XML::DocumentTree (more refactoring ...)
(bzr r8420)
Diffstat (limited to 'src/xml/node.h')
-rw-r--r--src/xml/node.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/xml/node.h b/src/xml/node.h
index abcccdb9a..38f006d5c 100644
--- a/src/xml/node.h
+++ b/src/xml/node.h
@@ -80,6 +80,8 @@ public:
* @{
*/
+
+
/**
* @brief Get the type of the node
* @return NodeType enumeration member corresponding to the type of the node.