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.H4
1 files changed, 2 insertions, 2 deletions
diff --git a/FL/Fl_Progress.H b/FL/Fl_Progress.H
index 0aaba5870..d8c96e3db 100644
--- a/FL/Fl_Progress.H
+++ b/FL/Fl_Progress.H
@@ -44,8 +44,8 @@
/**
Displays a progress bar for the user.
*/
-class FL_EXPORT Fl_Progress : public Fl_Widget
-{
+class FL_EXPORT Fl_Progress : public Fl_Widget {
+
float value_,
minimum_,
maximum_;