From d748d323b993c5560443aca2a13b2e0ded3a8c6d Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Thu, 25 Mar 2010 13:59:00 +0000 Subject: Reorganized code to allow compilation with Fl_Device, Fl_Display but without Fl_Abstract_Printer (may be useful for embarked devices) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7330 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/Fl_PS_Printer.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Fl_PS_Printer.cxx') diff --git a/src/Fl_PS_Printer.cxx b/src/Fl_PS_Printer.cxx index 9963b1193..c776e70b8 100644 --- a/src/Fl_PS_Printer.cxx +++ b/src/Fl_PS_Printer.cxx @@ -68,7 +68,7 @@ const Fl_PSfile_Device::page_format Fl_PSfile_Device::page_formats[NO_PAGE_FORMA { 127, 181, "B9"}, { 91, 127, "B10"}, - // others (look at Fl_Printer.H} // + // others { 459, 649, "EnvC5"}, // envelope { 312, 624, "EnvDL"}, // envelope { 522, 756, "Executive"}, -- cgit v1.2.3