]> git.donarmstrong.com Git - lilypond.git/blobdiff - hdr/staffsym.hh
release: 0.0.38
[lilypond.git] / hdr / staffsym.hh
index 294a0218a0c678d34eb186e1e2ebbdd2abfefa50..bcec2bfaff803f148b48fb1e6ac6ba8e16debd39 100644 (file)
@@ -20,7 +20,7 @@ public:
     /// this many lines.
     int no_lines_i_;
 
-    const char *name()const;
+    NAME_MEMBERS(Staff_symbol);
     Staff_symbol(int lines);
     virtual Molecule* brew_molecule_p() const;
     void set_extent(PCol* p1, PCol* p2);