]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/percent-repeat-item.hh
* scm/music-functions.scm (has-request-chord): don't use
[lilypond.git] / lily / include / percent-repeat-item.hh
index ec63aca5c974a70d26c935198d9d1466db128ce0..6d6cf637c5a17276ec019d167decf99ad24d3417 100644 (file)
@@ -18,7 +18,7 @@ public:
   static bool has_interface (Grob*);
   DECLARE_SCHEME_CALLBACK (beat_slash, (SCM ));  
   DECLARE_SCHEME_CALLBACK (double_percent, (SCM ));
-  static Stencil x_percent (Grob*,int,Real,Real );
+  static Stencil x_percent (Grob*, int, Real, Real );
   static Stencil brew_slash (Grob*);
 };