]> git.donarmstrong.com Git - lilypond.git/blobdiff - hdr/clefitem.hh
release: 0.0.26
[lilypond.git] / hdr / clefitem.hh
index 9dbfffe5cd36249d3ff75bce34563e705a62cc5e..c07087e0734e59f029ccd7f3b24a1e0a942035e9 100644 (file)
@@ -11,6 +11,7 @@
 
 
 struct Clef_item : Item {
+    const char * name() const;
     String type;
     int y_off;
     bool change;