X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=blobdiff_plain;f=hdr%2Fclefitem.hh;h=c07087e0734e59f029ccd7f3b24a1e0a942035e9;hb=37a590823d3e84d379493e0e9f54952d67a67c05;hp=9dbfffe5cd36249d3ff75bce34563e705a62cc5e;hpb=2ea2d782c903b3de94702387415263c23af97394;p=lilypond.git diff --git a/hdr/clefitem.hh b/hdr/clefitem.hh index 9dbfffe5cd..c07087e073 100644 --- a/hdr/clefitem.hh +++ b/hdr/clefitem.hh @@ -11,6 +11,7 @@ struct Clef_item : Item { + const char * name() const; String type; int y_off; bool change;