]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/spanner.hh
* scm/paper-system.scm (paper-system-annotate): also annotate the
[lilypond.git] / lily / include / spanner.hh
index c64c61d6364a1f664b8a8fe334b1a32e1586636c..074c303036877afe40c8536479719eebb6b18f51 100644 (file)
@@ -45,8 +45,7 @@ public:
   void substitute_one_mutable_property (SCM sym, SCM val);
   bool fast_substitute_grob_array (SCM sym, Grob_array *);
 
-  // TODO: make virtual and do this for Items as well.
-  Interval_t<int> spanned_rank_iv ();
+  virtual Interval_t<int> spanned_rank_iv ();
   void set_bound (Direction d, Grob *);
   Item *get_bound (Direction d) const;