]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/stem.hh
Merge with master
[lilypond.git] / lily / include / stem.hh
index 8808d16665576eec2b82a9786684e911945cd78e..d022175a7c2fbf2430265dd8cc0f9818d7742e8b 100644 (file)
@@ -1,7 +1,7 @@
 /*
   stem.hh -- declare Stem
 
-  (c) 1996--2006 Han-Wen Nienhuys
+  (c) 1996--2007 Han-Wen Nienhuys
 */
 
 #ifndef STEM_HH
@@ -33,6 +33,7 @@ public:
   static Real thickness (Grob *);
   static int head_count (Grob *);
   static bool is_invisible (Grob *);
+  static bool is_normal_stem (Grob *);
   static Interval head_positions (Grob *);
   static Real stem_end_position (Grob *);
   static Stencil flag (Grob *);