diff options
Diffstat (limited to 'FL/Fl_Window_Driver.H')
| -rw-r--r-- | FL/Fl_Window_Driver.H | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FL/Fl_Window_Driver.H b/FL/Fl_Window_Driver.H index 8ed7f0664..8d1775e84 100644 --- a/FL/Fl_Window_Driver.H +++ b/FL/Fl_Window_Driver.H @@ -37,6 +37,8 @@ class Fl_RGB_Image; /** \brief A base class for platform specific window handling code. + This class is only for internal use by the FLTK library. + Each supported platform implements several of the virtual methods of this class. */ class FL_EXPORT Fl_Window_Driver { |
