]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/grob.hh
Rewrite the vertical layout of staves/systems.
[lilypond.git] / lily / include / grob.hh
index 66cc0530b73a0221f8f74cb93489bea5c80e0737..3a724c8d95ac5141e233584d2752d50bdc51a840 100644 (file)
@@ -128,6 +128,7 @@ public:
   void fixup_refpoint ();
 
   virtual Interval_t<int> spanned_rank_interval () const;
+  bool check_cross_staff (Grob *common);
 };
 
 /* smob utilities */