]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/stem.hh
2003 -> 2004
[lilypond.git] / lily / include / stem.hh
index d4637beb42bb4e1753e154080d8fe33bbae468ed..4518b2a848ad5e363c1094721e819887f133c3ee 100644 (file)
@@ -1,7 +1,7 @@
 /*
   stem.hh -- declare Stem
 
-  (c)  1996--2003 Han-Wen Nienhuys
+  (c) 1996--2004 Han-Wen Nienhuys
 */
 
 #ifndef STEM_HH
@@ -30,7 +30,7 @@ public:
   static void set_stemend (Grob *,Real);
   static Direction get_default_dir (Grob *);
   static Slice Stem::beam_multiplicity (Grob *);
-
+  static Real thickness (Grob*);
   static int head_count (Grob *);
   static bool invisible_b (Grob *) ;
   static Interval head_positions (Grob *);