]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/prob.hh
*** empty log message ***
[lilypond.git] / lily / include / prob.hh
index f854bf3a413a679494dd070e4475bd590f317ad9..719c140651e1e8aac903b6182d7f9fa3e259d86d 100644 (file)
@@ -36,7 +36,7 @@ protected:
 public:
   Prob (SCM, SCM);
   Prob (Prob const &);
-  virtual String name () const;
+  virtual std::string name () const;
   SCM type () const { return type_; }
   SCM get_property_alist (bool mutble) const;
   SCM internal_get_property (SCM sym) const;