X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=blobdiff_plain;f=lily%2Finclude%2Fpaper-score.hh;h=41823001cb112781092b6d753fbcc1ad6a451365;hb=0af2486a28f1c60b9de929a9101964d880927e54;hp=bca0642c61434a4c111c93d0a2768710f7ccc5ae;hpb=a8651b61fa25aee299bbc846d180a942568d6075;p=lilypond.git diff --git a/lily/include/paper-score.hh b/lily/include/paper-score.hh index bca0642c61..41823001cb 100644 --- a/lily/include/paper-score.hh +++ b/lily/include/paper-score.hh @@ -21,10 +21,9 @@ #Paper_score# contains the items, the columns. */ - class Paper_score : public Music_output { - SCM element_smob_list_; + SCM main_smob_; public: Paper_def *paper_l_;