]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/staff-symbol.hh
``slikken kreng''
[lilypond.git] / lily / include / staff-symbol.hh
index 497b7472fe230725d94852d548f5b63908fdc636..0f2419525c9e09d214ae169a0b5d62fb0831127a 100644 (file)
@@ -20,7 +20,7 @@ class Staff_symbol
 {
 public:
   static Real staff_space (Grob*) ;
-  static int steps_i (Grob*) ;
+  static int get_steps (Grob*) ;
   static int line_count (Grob*);
   DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM ));
   static bool has_interface (Grob*);