diff options
Diffstat (limited to 'FL/Fl_Secret_Input.H')
| -rw-r--r-- | FL/Fl_Secret_Input.H | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl_Secret_Input.H b/FL/Fl_Secret_Input.H index 6a39c7f23..f5ef5e6be 100644 --- a/FL/Fl_Secret_Input.H +++ b/FL/Fl_Secret_Input.H @@ -38,7 +38,7 @@ that displays its input as a string of asterisks. This subclass is usually used to receive passwords and other "secret" information. */ -class Fl_Secret_Input : public Fl_Input { +class FL_EXPORT Fl_Secret_Input : public Fl_Input { public: /** Creates a new Fl_Secret_Input widget using the given |
