From a95545f11acc857032778dffdc1d36459d56f259 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 19:42:23 +0000 Subject: [PATCH] lilypond-0.0.60 --- lily/include/bow.hh | 1 + 1 file changed, 1 insertion(+) 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(); -- 2.39.5