]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/property-iterator.hh
Fix 153: \once\set properly restores the context property
[lilypond.git] / lily / include / property-iterator.hh
index 8aa0cec11d23a64a3315dd60f1b13415a2f14193..c53a4d9648162c1a2aa07c78fbb9f8760b0ca1c0 100644 (file)
@@ -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: