summaryrefslogtreecommitdiff
path: root/FL/Fl_Table_Row.H
diff options
context:
space:
mode:
Diffstat (limited to 'FL/Fl_Table_Row.H')
-rw-r--r--FL/Fl_Table_Row.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl_Table_Row.H b/FL/Fl_Table_Row.H
index 0cfb1073d..fb623a86c 100644
--- a/FL/Fl_Table_Row.H
+++ b/FL/Fl_Table_Row.H
@@ -51,7 +51,7 @@
clicked by the user. You control when events are generated based on
the values you supply for Fl_Table::when().
*/
-class Fl_Table_Row : public Fl_Table {
+class FL_EXPORT Fl_Table_Row : public Fl_Table {
public:
enum TableRowSelectMode {
SELECT_NONE, // no selection allowed