OSDN Git Service

drawwindow: fix exception when no window
authorAndrew Chadwick <andrewc-git@piffle.org>
Tue, 15 Mar 2011 19:55:33 +0000 (19:55 +0000)
committerAndrew Chadwick <andrewc-git@piffle.org>
Tue, 15 Mar 2011 19:55:33 +0000 (19:55 +0000)
commit45b1088857fc161907899ef032ecdf36f5019ad9
tree2b09d2ad16a693dbf642e7701807ad0d95b25c49
parent24c2459def827f1e01d972d95cf2d2c8e35a15b5
drawwindow: fix exception when no window

Bugfix for the main loop destroying GDK windows for GTK windows we have
in the list of known toplevels during cursor spins.
gui/drawwindow.py