]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/extender-spanner.hh
release: 1.3.29
[lilypond.git] / lily / include / extender-spanner.hh
index cb24e42ded4344e5aedc57ad8111dd4c9c787a81..0fa11e6f5750579305bec02b3feddf94e8992fb9 100644 (file)
@@ -34,7 +34,7 @@ public:
   void set_textitem (Direction, Item*);
 
 protected:
-  virtual Molecule* do_brew_molecule_p () const;
+  virtual Molecule do_brew_molecule () const;
   void do_post_processing ();
  
   VIRTUAL_COPY_CONS (Score_element);