]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/abbrev.hh
release: 1.1.18
[lilypond.git] / lily / include / abbrev.hh
index f0df714af25cf9be8825d5515fef1dca67fe0fc3..edc2b3b68ddc1685768e40b29c1612ff0b4ce37a 100644 (file)
@@ -15,7 +15,7 @@ class Abbreviation : public Item {
   Stem * stem_l_;
 protected:
   virtual void do_print () const;
-  virtual Molecule *brew_molecule_p () const;
+  virtual Molecule *do_brew_molecule_p () const;
   virtual void do_substitute_dependent (Score_element*, Score_element*);
 public:
   int abbrev_flags_i_;