summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXWindowEvent.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-10-11 16:43:48 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-10-11 16:43:48 (GMT)
commitcb3a0ab0484b6747c2055c04530979b75363ca54 (patch)
treeba0a667c441e0e2f83f276e6b1f6bf4484f124be /macosx/tkMacOSXWindowEvent.c
parent3f0ea98c966358d1eeea6bc420609b2218b47ec3 (diff)
parent9a1a8cdddc762590ba680992219159244f63d945 (diff)
downloadtk-cb3a0ab0484b6747c2055c04530979b75363ca54.zip
tk-cb3a0ab0484b6747c2055c04530979b75363ca54.tar.gz
tk-cb3a0ab0484b6747c2055c04530979b75363ca54.tar.bz2
Merge 8.6
Diffstat (limited to 'macosx/tkMacOSXWindowEvent.c')
-rw-r--r--macosx/tkMacOSXWindowEvent.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/tkMacOSXWindowEvent.c b/macosx/tkMacOSXWindowEvent.c
index f9b3c9e..c585fa2 100644
--- a/macosx/tkMacOSXWindowEvent.c
+++ b/macosx/tkMacOSXWindowEvent.c
@@ -1021,7 +1021,7 @@ ConfigureRestrictProc(
if([NSApp isDrawing] || [self inLiveResize]) {
[self generateExposeEvents: [self bounds]];
}
-
+
/*
* Finally, unlock the main autoreleasePool.
*/