Author: matt
Date: 2008-01-10 14:05:17 -0800 (Thu, 10 Jan 2008)
New Revision: 6019
Log:
STR 1855: fixed include file reference in Fl_RGB_IMage docs

Modified:
   branches/branch-1.1/CHANGES
   branches/branch-1.1/documentation/Fl_RGB_Image.html

Modified: branches/branch-1.1/CHANGES
===================================================================
--- branches/branch-1.1/CHANGES 2008-01-10 21:56:46 UTC (rev 6018)
+++ branches/branch-1.1/CHANGES 2008-01-10 22:05:17 UTC (rev 6019)
@@ -4,7 +4,7 @@
          STR #1457, STR #1458, STR #1460, STR #1481, STR #1578,
          STR #1639, STR #1645, STR #1644, STR #1792, STR #1793,
          STR #1742, STR #1777, STR #1794, STR #1827, STR #1843,
-         STR #1796, STR #1815, STR #1726, STR #1753)
+         STR #1796, STR #1815, STR #1726, STR #1753, STR #1855)
        - Fixed potential buffer overrun 
          in Fl_Preferences (STR #1853)
        - Fixed method attributes in consecutive class

Modified: branches/branch-1.1/documentation/Fl_RGB_Image.html
===================================================================
--- branches/branch-1.1/documentation/Fl_RGB_Image.html 2008-01-10 21:56:46 UTC 
(rev 6018)
+++ branches/branch-1.1/documentation/Fl_RGB_Image.html 2008-01-10 22:05:17 UTC 
(rev 6019)
@@ -37,6 +37,10 @@
 alpha information, which is used to blend the image with the
 contents of the screen.</P>
 
+<P><TT>Fl_RGB_Image</TT> is defined in
+<TT>&lt;FL/Fl_Image.H&gt;</TT>, however for compatibility reasons
+<TT>&lt;FL/Fl_RGB_Image.H&gt;</TT> shoulc be included.</P>
+
 <H3>Methods</H3>
 
 <UL>

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to