X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fdots.hh;h=ace3555c6c4195efc227638f145f30a50512fda7;hb=b542997680bb2d95c3a03a77468b67e04d30685f;hp=8f33241c68ec1e8f944b2b84ed7d9d3c50249040;hpb=b0064942493df77833e6e41e05d362850f4874b0;p=lilypond.git diff --git a/lily/include/dots.hh b/lily/include/dots.hh index 8f33241c68..ace3555c6c 100644 --- a/lily/include/dots.hh +++ b/lily/include/dots.hh @@ -26,7 +26,7 @@ class Dots : public Item { protected: - virtual Molecule do_brew_molecule () const; + Molecule do_brew_molecule () const; virtual void after_line_breaking (); public: static SCM scheme_molecule (SCM);