]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/hyphen-spanner.hh
patch::: 1.3.63.uu1: Re: Lilypond?
[lilypond.git] / lily / include / hyphen-spanner.hh
index c185c64e962f76d21fd1d8e5109486943b3d8846..e8947a42091f5b1b73b26a827efc0f75f0dbcef8 100644 (file)
@@ -23,7 +23,7 @@ struct Hyphen_spanner // interface
 public:
   Spanner* elt_l_;
   Hyphen_spanner  (Spanner*);
-  void set_textitem (Direction, Item*);
+  void set_textitem (Direction, Score_element*);
   static SCM brew_molecule (SCM);
 };