]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/page.hh
* Documentation/user/changing-defaults.itely (Creating contexts):
[lilypond.git] / lily / include / page.hh
index cc351ac07652c8673ea6e7b4b77e5d62f0e2eb9f..49ed408e314003febdb256a8ea535deb910fce61 100644 (file)
@@ -40,7 +40,7 @@ public:
   Real top_margin_;
   Real bottom_margin_;
 
-  Page (Output_def*, int);
+  Page (SCM, Output_def*, int);
 
   /* available area for text.  */
   Real text_height () const;