]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/multi-measure-rest.hh
Imported Upstream version 2.18.0
[lilypond.git] / lily / include / multi-measure-rest.hh
index 55943c4b4421afb29518a12eea85a4b86ed5424b..d012a77b0712ae052f1cb7ecfd3373c0c8cbabf9 100644 (file)
@@ -28,6 +28,7 @@ class Multi_measure_rest
 public:
   DECLARE_GROB_INTERFACE ();
   DECLARE_SCHEME_CALLBACK (print, (SCM));
+  DECLARE_SCHEME_CALLBACK (height, (SCM));
   DECLARE_SCHEME_CALLBACK (percent, (SCM));
   static void add_column (Grob *, Item *);
   DECLARE_SCHEME_CALLBACK (set_spacing_rods, (SCM));