]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/dots.cc
Basic-notation reorg and misc small fixes.
[lilypond.git] / lily / dots.cc
index 51c5ef989348421d6162869f65155d9232fd3d40..1b2c7be8799fc59eba0347cd9d362783cdeaf9f2 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 (string ("dots.dot"));
       Real dw = d.extent (X_AXIS).length ();
 
       /*