diff options
author | andreas_kupries <andreas_kupries@noemail.net> | 2009-01-16 23:45:32 (GMT) |
---|---|---|
committer | andreas_kupries <andreas_kupries@noemail.net> | 2009-01-16 23:45:32 (GMT) |
commit | e00a3f2b2aed39c8e17a764f70e491633ba6fea0 (patch) | |
tree | 47222533ed55420dc62da877b683ef22bd10aac5 /ChangeLog | |
parent | 68a86a9d2a7eedfd52c4bca2314095499d0e1053 (diff) | |
download | tk-e00a3f2b2aed39c8e17a764f70e491633ba6fea0.zip tk-e00a3f2b2aed39c8e17a764f70e491633ba6fea0.tar.gz tk-e00a3f2b2aed39c8e17a764f70e491633ba6fea0.tar.bz2 |
* win/tkWinWm.c (WmAttributesCmd): Fix a single use of
SetWindowLongPtr which was not properly ifdef'd.
FossilOrigin-Name: 75bf70aee586387e8425096b913e390588e2e0fa
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2009-01-16 Andreas Kupries <andreask@activestate.com> + + * win/tkWinWm.c (WmAttributesCmd): Fix a single use of + SetWindowLongPtr which was not properly ifdef'd. + 2008-11-04 Jeff Hobbs <jeffh@ActiveState.com> * generic/tkPort.h: remove the ../unix/ header dir as the build |