]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/slur.hh
``slikken kreng''
[lilypond.git] / lily / include / slur.hh
index c71131041571062c0c815a16fe0719009d880bae..8bd33b21ea11da301ffe39d8e532b1f8abb5a233 100644 (file)
@@ -18,7 +18,7 @@ public:
   DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM));
   static void set_interface (Grob*);
   static bool  has_interface (Grob*);
-  static Array<Offset> get_encompass_offset_arr (Grob *me);
+  static Array<Offset> get_encompass_offsets (Grob *me);
   static Bezier get_curve (Grob *me);
   static Direction get_default_dir (Grob *me);
   DECLARE_SCHEME_CALLBACK (after_line_breaking, (SCM));