]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/custos.hh
($(outdir)/%.pdf): add DVIPS_FLAGS. This will
[lilypond.git] / lily / include / custos.hh
index fb5e52e86b14c80126420181c8ddf7f5c8610c37..0d6401130b9bcec3664ee30cdd24e152ea37b878 100644 (file)
@@ -17,8 +17,8 @@ struct Custos
   static bool has_interface (Grob*);
 
 private:
-  static void add_streepjes (Grob* me, int pos, int interspaces, Molecule* custos_);
-  static Molecule create_ledger_line (Interval x_extent, Grob *me) ;
+  static void add_streepjes (Grob* me, int pos, int interspaces, Stencil* custos_);
+  static Stencil create_ledger_line (Interval x_extent, Grob *me) ;
 
 };