]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/stem.hh
``slikken kreng''
[lilypond.git] / lily / include / stem.hh
index db82579fd30e5e62bcaf2aafa03f5da23c40d910..0ffdc8bf169b681916fc8da2f09678d379b06af9 100644 (file)
@@ -20,7 +20,7 @@ public:
   static Array<int> note_head_positions (Grob*);
   static  int duration_log (Grob*) ;
   static void set_beaming (Grob*,int,  Direction d);
-  static Grob * beam_l (Grob*);
+  static Grob * get_beam (Grob*);
   static Grob * first_head (Grob*) ;
   static Grob * last_head  (Grob*) ;
   static Drul_array<Grob*> extremal_heads (Grob*);