]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/stem-tremolo.hh
* scm/music-functions.scm (has-request-chord): don't use
[lilypond.git] / lily / include / stem-tremolo.hh
index dd9a21a4d58ba5caf85dc440eaae897d0ace5163..8c68e3b8230c4bda9c26a3e0bc3b9f0963ad8898 100644 (file)
@@ -20,7 +20,7 @@ public:
   static bool has_interface (Grob*);
   DECLARE_SCHEME_CALLBACK (dim_callback, (SCM smob, SCM axis));
   DECLARE_SCHEME_CALLBACK (print, (SCM ));
-  DECLARE_SCHEME_CALLBACK (height, (SCM,SCM));
+  DECLARE_SCHEME_CALLBACK (height, (SCM, SCM));
   static Stencil raw_stencil (Grob*);
 };