]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/grob.hh
The grand \paper -> \layout, \bookpaper -> \paper renaming.
[lilypond.git] / lily / include / grob.hh
index b653ec25d3f7856b64824f18ca53aab12e5f3bdb..52f4a0feecb4dd6445570cac91233aa75128f14b 100644 (file)
@@ -86,7 +86,7 @@ public:
   void warning (String) const;
   void programming_error (String) const;
   
-  Output_def *get_paper () const;
+  Output_def *get_layout () const;
   void add_dependency (Grob*);    
   virtual System *get_system () const;