Author: manolo
Date: 2012-04-04 06:50:10 -0700 (Wed, 04 Apr 2012)
New Revision: 9320
Log:
Fix FLTK 1 compat bug to allow use of Fl_Paged_Device::page_formats[] array
Modified:
branches/branch-3.0/include/FL/Fl_Paged_Device.H
Modified: branches/branch-3.0/include/FL/Fl_Paged_Device.H
===================================================================
--- branches/branch-3.0/include/FL/Fl_Paged_Device.H 2012-04-04 13:46:34 UTC
(rev 9319)
+++ branches/branch-3.0/include/FL/Fl_Paged_Device.H 2012-04-04 13:50:10 UTC
(rev 9320)
@@ -34,6 +34,7 @@
#include <FL/Fl_Window.H>
#define NO_PAGE_FORMATS 30 /* MSVC6 compilation fix */
+#define page_formats fltk3::PagedDevice::page_formats
class Fl_Paged_Device : public Fl_Surface_Device {
_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit