From: fred Date: Sun, 24 Mar 2002 19:42:23 +0000 (+0000) Subject: lilypond-0.0.60 X-Git-Tag: release/1.5.59~4782 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=a95545f11acc857032778dffdc1d36459d56f259;p=lilypond.git lilypond-0.0.60 --- diff --git a/lily/include/bow.hh b/lily/include/bow.hh index ab3908a769..903bbdb635 100644 --- a/lily/include/bow.hh +++ b/lily/include/bow.hh @@ -20,6 +20,7 @@ protected: int right_pos_i_; Real left_dx_f_; Real right_dx_f_; + Molecule*brew_molecule_p()const; public: Bow();