]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/custos.hh
* lily/text-item.cc (text_to_molecule): new function
[lilypond.git] / lily / include / custos.hh
index 18a421d84d35dbbc2e6dbede1eb7a6c2ec1fca74..697799ad13200314f288db20eef2b9a1c5e8bb9f 100644 (file)
@@ -17,7 +17,7 @@ struct Custos
   static bool has_interface (Grob*);
 
 private:
-  static void add_streepjes (Grob* me, int pos, int interspaces, Molecule* custos_p_);
+  static void add_streepjes (Grob* me, int pos, int interspaces, Molecule* custos_);
   static Molecule create_ledger_line (Interval x_extent, Grob *me) ;
 
 };