]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/script-interface.hh
Merge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond into jneeman
[lilypond.git] / lily / include / script-interface.hh
index 39e0388331705c2bd550f9a033b9ab9099ef0496..12ba90a8fe5edbce261e4f172250c9a73824833a 100644 (file)
@@ -24,6 +24,7 @@ public:
   DECLARE_GROB_INTERFACE();
   DECLARE_SCHEME_CALLBACK (print, (SCM));
   DECLARE_SCHEME_CALLBACK (calc_direction, (SCM));
+  DECLARE_SCHEME_CALLBACK (calc_cross_staff, (SCM));
 };
 
 void make_script_from_event (Grob *p,  Context *tg,