diff options
Diffstat (limited to 'FL/Fl_Int_Input.H')
| -rw-r--r-- | FL/Fl_Int_Input.H | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl_Int_Input.H b/FL/Fl_Int_Input.H index a99ebe3ed..37dc24222 100644 --- a/FL/Fl_Int_Input.H +++ b/FL/Fl_Int_Input.H @@ -37,7 +37,7 @@ The Fl_Int_Input class is a subclass of Fl_Input that only allows the user to type decimal digits (or hex numbers of the form 0xaef). */ -class Fl_Int_Input : public Fl_Input { +class FL_EXPORT Fl_Int_Input : public Fl_Input { public: /** Creates a new Fl_Int_Input widget using the given position, |
