]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/crescendo.hh
release: 1.3.69
[lilypond.git] / lily / include / crescendo.hh
index 36639f85869c1a4dd1d712abf2533e12b4185675..09c46265acc408a9f8512bf027bf08f68063eb38 100644 (file)
@@ -21,6 +21,7 @@ struct Crescendo
 public:
   static SCM brew_molecule (SCM);
   static void set_interface(Score_element*);
+  static bool has_interface (Score_element*);
 };
 
 #endif // CRESCENDO_HH