From 7c8cdbd7ebd20adbd29ecb8f2a72a655d58ef2aa Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Tue, 23 Mar 2010 17:03:40 +0000 Subject: Going around Doxygen bug that made class Fl_PSfile_Device documented as a struct git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7319 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/Fl_PS_Printer.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Fl_PS_Printer.cxx b/src/Fl_PS_Printer.cxx index c4fde68bc..d981ee2c9 100644 --- a/src/Fl_PS_Printer.cxx +++ b/src/Fl_PS_Printer.cxx @@ -38,7 +38,7 @@ #include "print_panel.cxx" #endif -const struct Fl_PSfile_Device::page_format Fl_PSfile_Device::page_formats[NO_PAGE_FORMATS] = { // order of enum Page_Format +const Fl_PSfile_Device::page_format Fl_PSfile_Device::page_formats[NO_PAGE_FORMATS] = { // order of enum Page_Format // comes from appendix B of 5003.PPD_Spec_v4.3.pdf // A* // index(Ai) = i -- cgit v1.2.3