]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lookup.hh
release: 0.0.73pre
[lilypond.git] / lily / include / lookup.hh
index aff20862d72c14d90637a24f0bb69497ef4c2d73..d5e0d07fd4eeb65e770b451c2376274ea7e8ab85 100644 (file)
@@ -45,7 +45,8 @@ struct Lookup {
     Symbol flag(int)const;
     Symbol rest(int, bool outside)const;
     Symbol clef(String)const;
-    Symbol bar(String)const;
+    Symbol bar(String, Real height)const;
+    
     Symbol dots(int)const;
     Symbol slur(int dy, Real &dx, int dir)const;
     Symbol half_slur(int dy, Real &dx, int dir, int xpart)const;