diff options
| author | Matthias Melcher <github@matthiasm.com> | 2024-03-02 22:58:52 +0100 |
|---|---|---|
| committer | Matthias Melcher <github@matthiasm.com> | 2024-03-02 22:58:57 +0100 |
| commit | ec9430e744d33d6c88a00481057ecd5298c8e882 (patch) | |
| tree | 10b14ee81b145d93bf749e9780471e84685eebef /fluid/Fl_Window_Type.h | |
| parent | 7fea97c7a7dd36ad15b8d70f339c901adf88ba46 (diff) | |
FLUID: comments, typos, formatting
Diffstat (limited to 'fluid/Fl_Window_Type.h')
| -rw-r--r-- | fluid/Fl_Window_Type.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fluid/Fl_Window_Type.h b/fluid/Fl_Window_Type.h index 56abd630f..779c7b787 100644 --- a/fluid/Fl_Window_Type.h +++ b/fluid/Fl_Window_Type.h @@ -1,5 +1,5 @@ // -// Widget type header file for the Fast Light Tool Kit (FLTK). +// Window type header file for the Fast Light Tool Kit (FLTK). // // Type for creating all subclasses of Fl_Widget // This should have the widget pointer in it, but it is still in the |
