clear quitMainLoop when we fall through the main loop
This commit is contained in:
parent
8988fb239b
commit
64b24fb062
@ -1034,6 +1034,7 @@ Tkapp_MainLoop (self, args)
|
|||||||
}
|
}
|
||||||
Tk_DoOneEvent (0);
|
Tk_DoOneEvent (0);
|
||||||
}
|
}
|
||||||
|
quitMainLoop = 0;
|
||||||
|
|
||||||
if (errorInCmd)
|
if (errorInCmd)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user