From 4baeeefabe36b385f9a44c933974617d9ae2a37c Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Wed, 26 Oct 2005 09:48:39 +0000 Subject: One typo, one missing link git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4608 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/Fl_RGB_Image.html | 1 + documentation/Fl_Tiled_Image.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'documentation') diff --git a/documentation/Fl_RGB_Image.html b/documentation/Fl_RGB_Image.html index 1504a46aa..0ee2df667 100644 --- a/documentation/Fl_RGB_Image.html +++ b/documentation/Fl_RGB_Image.html @@ -16,6 +16,7 @@ +----Fl_JPEG_Image, Fl_PNG_Image, Fl_PNM_Image + Fl_BMP_Image diff --git a/documentation/Fl_Tiled_Image.html b/documentation/Fl_Tiled_Image.html index 96ee5cb18..a9a16a52e 100644 --- a/documentation/Fl_Tiled_Image.html +++ b/documentation/Fl_Tiled_Image.html @@ -50,7 +50,7 @@ methods.

Fl_Tiled_Image::~Fl_Tiled_Image();

-

The destructor free all memory and server resources that are used by +

The destructor frees all memory and server resources that are used by the tiled image.

Fl_Image *Fl_Tiled_Image::image();

-- cgit v1.2.3