]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/axis-group-engraver.cc
release commit
[lilypond.git] / lily / axis-group-engraver.cc
index c00c4af282dd42bac508d8adf3e568b1a60aab26..94a873bc9cf20104148f6779dbc8f572ea88b09a 100644 (file)
@@ -59,6 +59,10 @@ Axis_group_engraver::get_spanner () const
   return new Spanner (get_property ("VerticalAxisGroup"));
 }
 
+/*
+  TODO: should we junk minimumVerticalExtent/extraVerticalExtent ?  
+ */
+
 void
 Axis_group_engraver::finalize ()
 {