diff options
Diffstat (limited to 'FL/Fl_Tree_Item.H')
| -rw-r--r-- | FL/Fl_Tree_Item.H | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl_Tree_Item.H b/FL/Fl_Tree_Item.H index 983c8c0ab..434ae303c 100644 --- a/FL/Fl_Tree_Item.H +++ b/FL/Fl_Tree_Item.H @@ -56,7 +56,7 @@ /// When you make changes to items, you'll need to tell the tree to redraw() /// for the changes to show up. /// -class Fl_Tree_Item { +class FL_EXPORT Fl_Tree_Item { const char *_label; // label (memory managed) int _labelfont; // label's font face int _labelsize; // label's font size |
