Update to tk 8.5.19
This commit is contained in:
@@ -79,6 +79,13 @@
|
||||
|
||||
#define REDO_KEYSYM_LOOKUP
|
||||
|
||||
/*
|
||||
* See ticket [916c1095438eae56]: GetVersionExW triggers warnings
|
||||
*/
|
||||
#if defined(_MSC_VER)
|
||||
# pragma warning(disable:4996)
|
||||
#endif
|
||||
|
||||
/*
|
||||
* The following macro checks to see whether there is buffered
|
||||
* input data available for a stdio FILE.
|
||||
|
||||
Reference in New Issue
Block a user