From: fred Date: Sun, 24 Mar 2002 19:56:34 +0000 (+0000) Subject: lilypond-0.1.22 X-Git-Tag: release/1.5.59~3955 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=3dc0e7faf39e5a859ff36aff3eaa629c86da95e6;p=lilypond.git lilypond-0.1.22 --- diff --git a/lily/include/clef-item.hh b/lily/include/clef-item.hh index 33190aceeb..311ea4f1ce 100644 --- a/lily/include/clef-item.hh +++ b/lily/include/clef-item.hh @@ -18,7 +18,7 @@ protected: public: String type_; - int y_off; + int y_position_i_; /// is this a change clef (smaller size)? bool change_b_;