]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/text-def.hh
release: 0.1.35
[lilypond.git] / lily / include / text-def.hh
index d40a4c7b2778da142c53f7bf1c9070ec47ab0fbf..78dd152e9af861c113537210d5310b4c80718eb2 100644 (file)
@@ -23,7 +23,7 @@ public:
 
       -1 = raggedright, 0 = center, 1 = raggedleft
      */
-    int align_i_;
+    Direction align_i_;
 
     String text_str_;
     String style_str_;