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 0a0f7ffc6..3bb601f39 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() FL_OVERRIDE; + void draw() override; // (static) protected draw methods (STR 2022) // these methods are documented in src/Fl_Chart.cxx |
