]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lookup.hh
''
[lilypond.git] / lily / include / lookup.hh
index fca7ccea693ff45fbe48d5ff38e89830b1436556..246cf4ba21f76e65eedbab35adb2415fd2d0beff 100644 (file)
@@ -30,6 +30,7 @@ struct Lookup
   static Molecule filledbox (Box b);
   static Molecule roundfilledbox (Box b, Real blotdiameter);
   static Molecule repeat_slash (Real w, Real slope, Real th);
+  static Molecule line (Real th, Offset from, Offset to);
 };
 
 #endif // LOOKUP_HH