diff options
Diffstat (limited to 'src/text.h')
| -rw-r--r-- | src/text.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ public: : v_position (0) , v_align (TOP) {} - + Text (boost::shared_ptr<const cxml::Node> node); float v_position; |
