]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lookup.hh
release: 1.1.56
[lilypond.git] / lily / include / lookup.hh
index b7fcda070618dc6cfa87fb35322f81998e059805..27ac98459a646116118ff035a61c6ff204462d8a 100644 (file)
@@ -46,7 +46,7 @@ public:
   Molecule text (String style, String text, Paper_def*) const;
   Molecule staff_brace (Real dy, int) const;
   Molecule staff_bracket (Real dy) const;
-  Molecule volta (Real h, Real w,  Real thick,  bool last_b) const;
+  Molecule volta (Real h, Real w,  Real thick,  bool vert_start, bool vert_end) const;
   Molecule special_time_signature (String, int,int, Paper_def*) const;
   Molecule time_signature (int n,int d, Paper_def*) const;