]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.1.56
authorfred <fred>
Sun, 24 Mar 2002 20:09:39 +0000 (20:09 +0000)
committerfred <fred>
Sun, 24 Mar 2002 20:09:39 +0000 (20:09 +0000)
lily/include/span-score-bar-grav.hh

index dee2a30db397e886faadcc09187f74168241c365..39da0ab69c8b6ef256631a1069bbf25d1e8910a7 100644 (file)
@@ -47,6 +47,7 @@ public:
   TRANSLATOR_CLONE (Staff_group_bar_engraver);
   DECLARE_MY_RUNTIME_TYPEINFO;
   virtual Span_bar * get_span_bar_p () const;
+  virtual void acknowledge_element (Score_elem_info);
 };
 
 #endif // SPAN_SCORE_BAR_GRAV_HH