summaryrefslogtreecommitdiff
path: root/FL/Fl_Progress.H
diff options
context:
space:
mode:
Diffstat (limited to 'FL/Fl_Progress.H')
-rw-r--r--FL/Fl_Progress.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl_Progress.H b/FL/Fl_Progress.H
index 81c4f8241..9fa7b72a8 100644
--- a/FL/Fl_Progress.H
+++ b/FL/Fl_Progress.H
@@ -41,7 +41,7 @@ class FL_EXPORT Fl_Progress : public Fl_Widget {
protected:
- void draw() FL_OVERRIDE;
+ void draw() override;
public: