]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/breathing-sign.hh
* lily/breathing-sign.cc (railtracks): another caesura.
[lilypond.git] / lily / include / breathing-sign.hh
index 96a99de9922583b277caa71567124167c40efac4..d2ad496ffb93f8dc832baeeeb0d4c7a1187d6eea 100644 (file)
@@ -20,6 +20,7 @@ class Breathing_sign
 {
 public:
   DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM ));
+  DECLARE_SCHEME_CALLBACK (railtracks, (SCM ));
   DECLARE_SCHEME_CALLBACK (offset_callback, (SCM element, SCM axis));
   
   static bool has_interface (Grob*);