]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lyric-extender.hh
* lily/scores.cc (Input_file_settings): Initalize global_header_.
[lilypond.git] / lily / include / lyric-extender.hh
index bbab8028a5806d60f5a0e5e8aeea13f88b13c127..5dfd31ee58db683756978228673ed16806b15091 100644 (file)
@@ -28,6 +28,7 @@
 class Lyric_extender
 {
 public:
+  static bool has_interface (Grob*);
   static void set_textitem (Spanner*, Direction, Grob*);
   DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM ));
 };