]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/bar-line.hh
Merge branch 'master' of /home/lilydev/git/lily/
[lilypond.git] / lily / include / bar-line.hh
index ce22353c8d4934e656febec388536d3d2b6662a6..ea9833bc342fa1262a2ddb6436c4522c89d6cfa8 100644 (file)
@@ -19,6 +19,7 @@ public:
   static Stencil compound_barline (Grob *, string, Real height, bool rounded);
   static Stencil simple_barline (Grob *, Real wid, Real height, bool rounded);
   static Interval bar_y_extent (Grob *, Grob *);
+  DECLARE_SCHEME_CALLBACK (calc_bar_extent, (SCM));
   DECLARE_SCHEME_CALLBACK (calc_bar_size, (SCM));
   DECLARE_SCHEME_CALLBACK (print, (SCM));
   DECLARE_SCHEME_CALLBACK (calc_anchor, (SCM));