]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lookup.hh
patch::: 1.1.37.mb1: Re: LilyPond 1.1.37
[lilypond.git] / lily / include / lookup.hh
index 9290359b1ee802da7b17fff4a50ffa836a7a5b18..abf3434a8b29da250dc41b9000f9013d1f5da07f 100644 (file)
@@ -39,7 +39,7 @@ public:
   Molecule flag (int, Direction) const;
   Molecule hairpin (Real width, bool decresc, bool continued) const;
   Molecule plet (Real dy, Real dx, Direction dir) const;
-  Molecule rest (int, bool outside) const;
+  Molecule rest (int, bool outside, String) const;
   Molecule rule_symbol (Real height, Real width) const;
   Molecule script (String idx) const;
   Molecule stem (Real y1_pos, Real y2_pos) const;