]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lyric-extender.hh
release: 1.3.109
[lilypond.git] / lily / include / lyric-extender.hh
index a8926002e86e5e1bdaeec3748f787dc0ede38904..942d0b8922434662642585f1317f77fd844ad7db 100644 (file)
@@ -32,7 +32,7 @@ class Lyric_extender
 public:
   Spanner*elt_l_;
   Lyric_extender (Spanner*);
-  void set_textitem (Direction, Score_element*);
+  void set_textitem (Direction, Grob*);
   DECLARE_SCHEME_CALLBACK(brew_molecule, (SCM ));
 };