diff options
author | nijtmans <nijtmans> | 2010-04-20 19:57:46 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2010-04-20 19:57:46 (GMT) |
commit | a5fa2276832bf18cf14cded757a1e15068a422ec (patch) | |
tree | a9d7c87305cf1caf4013891b658d76defb8608c9 /ChangeLog | |
parent | 1465d1de2bd177a7148f92f80d4c003fc04ca3c1 (diff) | |
download | tk-a5fa2276832bf18cf14cded757a1e15068a422ec.zip tk-a5fa2276832bf18cf14cded757a1e15068a422ec.tar.gz tk-a5fa2276832bf18cf14cded757a1e15068a422ec.tar.bz2 |
Define OPENFILENAME_SIZE_VERSION_400 if needed
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ * generic/tkPort.h Make sure that tkWinPort.h is always included * generic/tkIntXlibDecls.h before tcl.h, otherwise the fallback for TCHAR * win/tkWinPort.h might go off before the inclusion of <tchar.h> + * win/tkWinDialog.c Define OPENFILENAME_SIZE_VERSION_400 if needed * compat/stdlib.h Include <tcl.h> only when not already done. * compat/unistd.h * generic/tkInt.h tkPort.h already includes tk.h, which includes tcl.h |