diff options
Diffstat (limited to 'src/text_node.h')
| -rw-r--r-- | src/text_node.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/text_node.h b/src/text_node.h index 7cd73bb9..1affd83f 100644 --- a/src/text_node.h +++ b/src/text_node.h @@ -47,7 +47,7 @@ public: , v_position (0) , v_align (VALIGN_TOP) {} - + TextNode (boost::shared_ptr<const cxml::Node> node, int tcr); float h_position; |
