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 9fa7b72a8..6a09a19db 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() override;
+ void draw();
public: