X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=inline;f=lily%2Finclude%2Fproperty-iterator.hh;h=c53a4d9648162c1a2aa07c78fbb9f8760b0ca1c0;hb=d1db9b1d6ebb1014429974f22162b44bf9a03533;hp=8aa0cec11d23a64a3315dd60f1b13415a2f14193;hpb=afe8b3f3bd801863ae18f5485470957f3999d661;p=lilypond.git diff --git a/lily/include/property-iterator.hh b/lily/include/property-iterator.hh index 8aa0cec11d..c53a4d9648 100644 --- a/lily/include/property-iterator.hh +++ b/lily/include/property-iterator.hh @@ -29,7 +29,7 @@ class Property_iterator : public Simple_music_iterator { public: DECLARE_SCHEME_CALLBACK (constructor, ()); - DECLARE_SCHEME_CALLBACK (once_finalization, (SCM, SCM)); + DECLARE_SCHEME_CALLBACK (once_finalization, (SCM, SCM, SCM)); DECLARE_CLASSNAME(Property_iterator); protected: