]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/item.hh
``slikken kreng''
[lilypond.git] / lily / include / item.hh
index 82f5e7c51643defa89bb285cbedd84c7cc7c4db8..37eb33f2671e4053081a61a725fba88e24b866d0 100644 (file)
@@ -39,7 +39,7 @@ public:
   Grob *find_broken_piece (System *) const;    
 
   virtual System *get_system () const;
-  virtual Paper_column *column_l () const;
+  virtual Paper_column *get_column () const;
   virtual void handle_prebroken_dependencies ();
   static  bool has_interface (Grob *);
 protected: