diff options
Diffstat (limited to 'FL/Fl_Tree_Prefs.H')
| -rw-r--r-- | FL/Fl_Tree_Prefs.H | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl_Tree_Prefs.H b/FL/Fl_Tree_Prefs.H index 26b5ef39e..c875e0cc4 100644 --- a/FL/Fl_Tree_Prefs.H +++ b/FL/Fl_Tree_Prefs.H @@ -82,7 +82,7 @@ enum Fl_Tree_Select { /// You should probably be using the methods in Fl_Tree /// instead of trying to accessing tree's preferences settings directly. /// -class Fl_Tree_Prefs { +class FL_EXPORT Fl_Tree_Prefs { int _labelfont; // label's font face int _labelsize; // label's font size int _margintop; // -- |
