From 2553d36fec571b5a5da41ba08fe0f2740be4e451 Mon Sep 17 00:00:00 2001 From: johnce Date: Wed, 5 Aug 2009 19:46:20 +0000 Subject: Inkscape::XML::Document -> Inkscape::XML::DocumentTree (more refactoring ...) (bzr r8420) --- src/xml/node.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/xml/node.h') 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. -- cgit v1.2.3