]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lookup.hh
release: 0.1.14
[lilypond.git] / lily / include / lookup.hh
index c9af80091c01cae44ee4bedfcbead1a4cc29d224..638e8c3bdffce990e67562dee83c55844869a4f3 100644 (file)
@@ -43,7 +43,7 @@ struct Lookup {
     Symbol rule_symbol (Real height, Real width) const;
     Symbol accidental (int) const;
     Symbol ball (int) const;
-    Symbol flag (int) const;
+    Symbol flag (int, Direction) const;
     Symbol rest (int, bool outside) const;
     Symbol clef (String) const;
     Symbol bar (String, Real height) const;