]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/spanner.hh
patch::: 1.3.63.uu1: Re: Lilypond?
[lilypond.git] / lily / include / spanner.hh
index 2eb457e514a7b452d455c228d1f999495125a50e..9fb7f0bed6e5054cacede858a7f752f31f3e91c6 100644 (file)
@@ -37,7 +37,7 @@ public:
 
   // TODO: make virtual and do this for Items as well.
   Interval_t<int> spanned_rank_iv ();
-  void set_bound (Direction d, Item*);
+  void set_bound (Direction d, Score_element*);
   Item *get_bound (Direction d) const;
   
   Spanner (SCM);