]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/staff-sym.hh
release: 1.1.18
[lilypond.git] / lily / include / staff-sym.hh
index a98d1b1d44dea3c87c6682f437ad16e157f7eb3a..b4e919106525a69f439285cb65e8db2e26fd9c6b 100644 (file)
@@ -29,7 +29,7 @@ public:
 protected:
   VIRTUAL_COPY_CONS(Score_element);
   virtual Interval do_height () const;
-  virtual Molecule* brew_molecule_p() const;
+  virtual Molecule* do_brew_molecule_p() const;
   virtual void do_print() const;
 };
 #endif // STAFFSYM_HH