]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/text-spanner.hh
release: 1.3.109
[lilypond.git] / lily / include / text-spanner.hh
index 34f4432b969ed3dfbf0e86a11a18b575e3eb5b13..a3af5beedb1ba23f63d20c212dcc1922792d4882 100644 (file)
@@ -16,7 +16,7 @@ class Text_spanner
 {
 public:
   DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM));
-  static bool has_interface (Score_element*);
+  static bool has_interface (Grob*);
 };
 
 #endif /* TEXT_SPANNER_HH */