diff options
Diffstat (limited to 'src/xml/node.h')
| -rw-r--r-- | src/xml/node.h | 2 |
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. |
