]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/bar-line.hh
Fix 399 again.
[lilypond.git] / lily / include / bar-line.hh
index d1b2625ae680df35e9cefe1291b7d82908aed0a2..d85905d72e79d6cad32a30db89ae7c55eb2c33f6 100644 (file)
@@ -20,6 +20,7 @@ public:
   static Stencil simple_barline (Grob *, Real wid, Real height, bool rounded);
   DECLARE_SCHEME_CALLBACK (calc_bar_size, (SCM));
   DECLARE_SCHEME_CALLBACK (print, (SCM));
+  DECLARE_SCHEME_CALLBACK (calc_anchor, (SCM));
 };
 #endif // BAR_HH