]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/spacing-spanner.hh
release: 1.3.94
[lilypond.git] / lily / include / spacing-spanner.hh
index 917b5fdc89df4fd1a1910ca6c741a6ba4b5c1448..7f678043eee3b7d4a1e82af8f984540a9bfc0b85 100644 (file)
@@ -18,7 +18,7 @@ public:
   static void set_interface (Score_element*);
   static void do_measure (Score_element*,Link_array<Score_element>) ;
 
-  static SCM set_springs (SCM);
+  DECLARE_SCHEME_CALLBACK(set_springs, (SCM ));
   static Real stem_dir_correction (Score_element*,Score_element*,Score_element*)  ;
   static Real default_bar_spacing (Score_element*,Score_element*,Score_element*,Moment)  ;
   static Real note_spacing (Score_element*,Score_element*,Score_element*,Moment)  ;