]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/request.hh
``slikken kreng''
[lilypond.git] / lily / include / request.hh
index b612cb76fbc75f544ed86a0793e56a4962b5f924..34bbf79f6a69ea7ef3c30b31f037ad5f98fe9334 100644 (file)
@@ -52,8 +52,8 @@ public:
 */
 class Span_req  : public virtual Request  {
 public:
-  String get_span_type_str () const;
-  void set_span_type_str (String);
+  String get_span_type_string () const;
+  void set_span_type_string (String);
   void set_span_dir (Direction d);
   Direction get_span_dir () const;