diff options
Diffstat (limited to 'documentation/Fl_Browser_.html')
| -rw-r--r-- | documentation/Fl_Browser_.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/Fl_Browser_.html b/documentation/Fl_Browser_.html index ccfbe8984..d1a7d2a92 100644 --- a/documentation/Fl_Browser_.html +++ b/documentation/Fl_Browser_.html @@ -20,7 +20,7 @@ </UL> <H3>Description</H3> This is the base class for browsers. To be useful it must be -subclassed and several virtual functions defined. The Forms-compatable +subclassed and several virtual functions defined. The Forms-compatible browser and the file chooser's browser are subclassed off of this. <P>This has been designed so that the subclass has complete control over the storage of the data, although because <TT>next()</TT> and <TT> |
