summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FL/Enumerations.H6
1 files changed, 6 insertions, 0 deletions
diff --git a/FL/Enumerations.H b/FL/Enumerations.H
index 7ad8c531c..f0d24aca4 100644
--- a/FL/Enumerations.H
+++ b/FL/Enumerations.H
@@ -23,6 +23,12 @@
#ifndef Fl_Enumerations_H
#define Fl_Enumerations_H
+/* Uncomment the following FLTK_ABI_VERSION line to enable ABI breaking fixes
+ * in the current patch release of FLTK. ** Use for static builds only! **
+ * For more info on this macro, see: http://fltk.org/cmp.php#FLTK_ABI_VERSION
+ */
+//#define FLTK_ABI_VERSION 10302
+
# include "Fl_Export.H"
# include "fl_types.h"