]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/spanner.hh
Merge branch 'jneeman' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond into jneeman
[lilypond.git] / lily / include / spanner.hh
index 8267bf1af44dbd830c1624d1d020325a80e2be17..b90d1995168aa92158b6300969299e4f0eb28571 100644 (file)
@@ -60,7 +60,7 @@ public:
   static bool less (Spanner *const &, Spanner *const &);
   virtual Grob *find_broken_piece (System *) const;
   virtual void derived_mark () const;
-  static bool has_interface (Grob *);
+  DECLARE_GROB_INTERFACE();
   virtual System *get_system () const;
 
 protected: