Update to tk 8.5.19

This commit is contained in:
Zachary Ware
2017-11-24 17:53:51 -06:00
parent 27e7dfc7da
commit c67b328f06
325 changed files with 12511 additions and 12047 deletions

View File

@@ -16,6 +16,10 @@
#undef WIN32_LEAN_AND_MEAN
#include <locale.h>
#if defined(__GNUC__)
int _CRT_glob = 0;
#endif /* __GNUC__ */
/*
* The following declarations refer to internal Tk routines. These interfaces
* are available for use, but are not supported.