summaryrefslogtreecommitdiffstats
path: root/generic/tkInt.h
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2022-05-07 22:38:22 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2022-05-07 22:38:22 (GMT)
commite28824a3e3883b94ffcd147bd9609cea6d3fa5e8 (patch)
tree3f780886d808cf72e5f4bfc7c6f70be2f3388e38 /generic/tkInt.h
parent190a61ab8c69ccc04a4671db1bed4d01602a9606 (diff)
parent818335dd361fb6a08f3c162346143814a5afaf80 (diff)
downloadtk-e28824a3e3883b94ffcd147bd9609cea6d3fa5e8.zip
tk-e28824a3e3883b94ffcd147bd9609cea6d3fa5e8.tar.gz
tk-e28824a3e3883b94ffcd147bd9609cea6d3fa5e8.tar.bz2
Merge 8.6
Diffstat (limited to 'generic/tkInt.h')
-rw-r--r--generic/tkInt.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/generic/tkInt.h b/generic/tkInt.h
index f0605d2..d64335b 100644
--- a/generic/tkInt.h
+++ b/generic/tkInt.h
@@ -19,6 +19,8 @@
#include "tkPort.h"
#endif
+#define TK_OPTION_ENUM_VAR ((int)(sizeof(Tk_OptionType)&(sizeof(int)-1))<<6)
+
/*
* Ensure WORDS_BIGENDIAN is defined correctly:
* Needs to happen here in addition to configure to work with fat compiles on