]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/pitch.hh
*** empty log message ***
[lilypond.git] / lily / include / pitch.hh
index 56617d9e611d8a3b906324dd2e2535be7b2c853e..1b6742afee39bc4c25d71cb5a7c3ec8f4ce5c80f 100644 (file)
@@ -57,7 +57,7 @@ public:
   int steps () const;
   int semitone_pitch () const;
   int quartertone_pitch () const;
-  String to_string () const;
+  std::string to_string () const;
 
   DECLARE_SCHEME_CALLBACK (less_p, (SCM a, SCM b));
   DECLARE_SIMPLE_SMOBS (Pitch,);