X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fbar.hh;h=bfb2ce7379f0bb3e3d061d38b64eaa15d9ff6c28;hb=f5e5c04d731e93b1d8d4cf7e7697f71f6e7c2bdf;hp=6673cea6f95c96e1090b0eb1981056869872f1e3;hpb=8032af1c6c8a170df3bbd9aaa418b3e7a652c3dd;p=lilypond.git diff --git a/lily/include/bar.hh b/lily/include/bar.hh index 6673cea6f9..bfb2ce7379 100644 --- a/lily/include/bar.hh +++ b/lily/include/bar.hh @@ -23,7 +23,7 @@ public: protected: virtual void before_line_breaking (); - virtual Molecule do_brew_molecule () const; + Molecule do_brew_molecule () const; virtual Real get_bar_size () const; }; #endif // BAR_HH