]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/spanner.hh
Manual cleanup after unsmob_xxx -> Xxx:unsmob conversion
[lilypond.git] / lily / include / spanner.hh
index 40b3473dcaef4046886decbc27e2852db8d9d707..b56cc2264de02372fa8ae4f41fc7881bd73f8a75 100644 (file)
@@ -52,6 +52,8 @@ public:
   DECLARE_SCHEME_CALLBACK (bounds_width, (SCM));
   DECLARE_SCHEME_CALLBACK (kill_zero_spanned_time, (SCM));
 
+  static Spanner *unsmob (SCM);
+
   vector<Spanner *> broken_intos_;
 
   vsize get_break_index () const;