]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/bar.hh
*** empty log message ***
[lilypond.git] / lily / include / bar.hh
index 0977b15af760308a2e4f6450fa5871c97a9e1719..27fbe484a607443f7db1d642e4c589ec3835f5e9 100644 (file)
@@ -18,7 +18,7 @@ class Bar
 public:
   static bool has_interface (Grob *);
 
-  static Stencil compound_barline (Grob *, String, Real height);
+  static Stencil compound_barline (Grob *, std::string, Real height);
   static Stencil simple_barline (Grob *, Real wid, Real height);
   DECLARE_SCHEME_CALLBACK (get_staff_bar_size, (SCM));
   DECLARE_SCHEME_CALLBACK (print, (SCM));