summaryrefslogtreecommitdiff
path: root/FL/Fl_Table.H
diff options
context:
space:
mode:
Diffstat (limited to 'FL/Fl_Table.H')
-rw-r--r--FL/Fl_Table.H4
1 files changed, 2 insertions, 2 deletions
diff --git a/FL/Fl_Table.H b/FL/Fl_Table.H
index e93def345..c71d918aa 100644
--- a/FL/Fl_Table.H
+++ b/FL/Fl_Table.H
@@ -207,7 +207,7 @@ private:
int _auto_drag;
int _selecting;
-#if FLTK_ABI_VERSION >= 10302
+#if FLTK_ABI_VERSION >= 10301
int _scrollbar_size;
#endif
@@ -1070,7 +1070,7 @@ public:
void callback(Fl_Widget*, void*);
#endif
-#if FLTK_ABI_VERSION >= 10302
+#if FLTK_ABI_VERSION >= 10301
// NEW
/**
Gets the current size of the scrollbars' troughs, in pixels.