diff options
Diffstat (limited to 'FL/Fl_Wizard.H')
| -rw-r--r-- | FL/Fl_Wizard.H | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/FL/Fl_Wizard.H b/FL/Fl_Wizard.H index 389b79a64..500f5775d 100644 --- a/FL/Fl_Wizard.H +++ b/FL/Fl_Wizard.H @@ -47,8 +47,8 @@ <P>As with Fl_Tabs, wizard panes are composed of child (usually Fl_Group) widgets. Navigation buttons must be added separately. */ -class FL_EXPORT Fl_Wizard : public Fl_Group -{ +class FL_EXPORT Fl_Wizard : public Fl_Group { + Fl_Widget *value_; void draw(); |
