diff options
Diffstat (limited to 'FL/Fl_Chart.H')
| -rw-r--r-- | FL/Fl_Chart.H | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl_Chart.H b/FL/Fl_Chart.H index 3bb601f39..66ed21787 100644 --- a/FL/Fl_Chart.H +++ b/FL/Fl_Chart.H @@ -80,7 +80,7 @@ class FL_EXPORT Fl_Chart : public Fl_Widget { Fl_Color textcolor_; protected: - void draw() override; + void draw(); // (static) protected draw methods (STR 2022) // these methods are documented in src/Fl_Chart.cxx |
