]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/staff-symbol-referencer.hh
2003 -> 2004
[lilypond.git] / lily / include / staff-symbol-referencer.hh
index d945de1492391326db8df3adcd0ff116937c81f3..b944ae93f7cbe496ac43415aa10d02aaea9c083b 100644 (file)
@@ -3,7 +3,7 @@
  
  source file of the GNU LilyPond music typesetter
  
-  (c)  1999--2003 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1999--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
  
  */
 
@@ -32,6 +32,7 @@ public:
      typeface. ie. leading is vertical space.
   */
  
+  static Real line_thickness (Grob*);
   static Real staff_space (Grob*);
   static Grob * get_staff_symbol (Grob*);
   static bool on_staffline (Grob*);