]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/stem-tremolo.hh
release: 1.3.54
[lilypond.git] / lily / include / stem-tremolo.hh
index 2e963007e26aa438c542f93720866c4247139f94..59ac84f3e1d3d6d1f4573efe6a9fd7381edde8d3 100644 (file)
@@ -18,7 +18,7 @@ protected:
   Stem * stem_l () const;
   virtual Molecule do_brew_molecule () const;
 
-  static Interval dim_callback (Dimension_cache const*);
+  static Interval dim_callback (Score_element*, Axis);
 public:
   Stem_tremolo ();
   void set_stem (Stem *);