]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/span-bar.hh
Uses the pure-from-neighbor-interface to calculate BarLine extra-spacing-height
[lilypond.git] / lily / include / span-bar.hh
index 1f017321c517876e1cf420272b063972a115a199..d594d74c549011cad38f7602e3ae25c53f83df5d 100644 (file)
@@ -36,6 +36,7 @@ public:
   static Interval get_spanned_interval (Grob *);
   static void add_bar (Grob *, Grob *);
   static void evaluate_glyph (Grob *);
+  static void notify_grobs_of_my_existence (Grob *);
   DECLARE_SCHEME_CALLBACK (width, (SCM smob));
   DECLARE_SCHEME_CALLBACK (print, (SCM));
   DECLARE_SCHEME_CALLBACK (calc_glyph_name, (SCM));