Various tinkerings.
[libdcp.git] / src / text.h
index 3a44965db3456628f7acfe943e8f3063321d2848..268d146ccb2789fecc8b0b5382efe760ff5b386f 100644 (file)
@@ -44,7 +44,7 @@ public:
                : v_position (0)
                , v_align (TOP)
        {}
-
+       
        Text (boost::shared_ptr<const cxml::Node> node);
 
        float v_position;