]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/axis-group-interface.hh
release: 1.3.54
[lilypond.git] / lily / include / axis-group-interface.hh
index 7bacbf8ac394150f638dd867fa664f49d5d3e262..3d72a99494eae311437be103feaa96d5103f5862 100644 (file)
@@ -31,7 +31,7 @@ struct Axis_group_interface
   Score_element *elt_l_;
   Axis_group_interface (Score_element*);
 
-  static Interval group_extent_callback (Dimension_cache const*);
+  static Interval group_extent_callback (Score_element const*,Axis);
   static Interval relative_group_extent (Axis, Score_element * common, SCM list);
 
   void add_element (Score_element*);