]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lookup.hh
* lily/my-lily-lexer.cc (My_lily_lexer): don't crash
[lilypond.git] / lily / include / lookup.hh
index c730a25acfe9669130e66526cafe45238cfd4229..02fcea0f8027d55c2b16b125f409304f4525d8ac 100644 (file)
@@ -30,7 +30,7 @@ struct Lookup
   static Molecule dashed_slur (Bezier, Real thick, Real dash);
   static Molecule blank (Box b);
   static Molecule filledbox (Box b);
-  static Molecule roundfilledbox (Box b, Real blotdiameter);
+  static Molecule round_filled_box (Box b, Real blotdiameter);
   static Molecule repeat_slash (Real w, Real slope, Real th);
   static Molecule line (Real th, Offset from, Offset to);
   static Molecule horizontal_line (Interval w, Real th);