]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/dots.cc
*** empty log message ***
[lilypond.git] / lily / dots.cc
index 51c5ef989348421d6162869f65155d9232fd3d40..0627b2b7201a2f3fe6aa10f3cc4b8fe1ebb61d7a 100644 (file)
@@ -26,7 +26,7 @@ Dots::print (SCM d)
 
   if (scm_is_number (c))
     {
-      Stencil d = Font_interface::get_default_font (sc)->find_by_name (String ("dots.dot"));
+      Stencil d = Font_interface::get_default_font (sc)->find_by_name (std::string ("dots.dot"));
       Real dw = d.extent (X_AXIS).length ();
 
       /*