]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/staff-symbol.hh
* lily/bar-line.cc (calc_bar_size): inspect staff->extent (Y_AXIS)
[lilypond.git] / lily / include / staff-symbol.hh
index 59232e19a77d7c1dffd9bae048557677f0f2423c..edf3a0f532e46002d7951502715055213ff14922 100644 (file)
@@ -21,10 +21,11 @@ public:
   static Real staff_space (Grob *);
   static Real get_line_thickness (Grob *);
   static Real get_ledger_line_thickness (Grob *);
-
+  
   static int get_steps (Grob *);
   static int line_count (Grob *);
   DECLARE_SCHEME_CALLBACK (print, (SCM));
+  DECLARE_SCHEME_CALLBACK (height, (SCM));  
   static bool has_interface (Grob *);
 };
 #endif // STAFF_SYMBOL_HH