]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/spanner.hh
* lily, lily/include: Rename line to system. Junk _l suffix.
[lilypond.git] / lily / include / spanner.hh
index 9ea2df7870bb2c83a083f1d5d03053633cd62998..63274734bd300594ef8da948fba3783e2d7876dc 100644 (file)
@@ -60,7 +60,7 @@ protected:
 
   VIRTUAL_COPY_CONS (Grob);
   virtual void do_break_processing ();
-  virtual System*line_l () const;
+  virtual System *get_system () const;
 };