]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/note-head.cc
Release: bump Welcome versions.
[lilypond.git] / lily / note-head.cc
index dda8e040b963d806b30116f457d0afb76f7cd642..73a2255d9040a91199e994cf05c2fe0e6f9a74b5 100644 (file)
@@ -33,8 +33,6 @@ using namespace std;
 #include "staff-symbol-referencer.hh"
 #include "warn.hh"
 
-using std::string;
-
 static Stencil
 internal_print (Grob *me, string *font_char)
 {
@@ -213,5 +211,6 @@ ADD_INTERFACE (Note_head,
                "glyph-name "
                "stem-attachment "
                "style "
+               "ledger-positions "
               );