(svn r23601) -Fix: fix the conflict in window number
This commit is contained in:
@@ -83,7 +83,7 @@ static void CleanupGeneration()
|
||||
_gw.abortp = NULL;
|
||||
_gw.threaded = false;
|
||||
|
||||
DeleteWindowById(WC_MODAL_PROGRESS, 0);
|
||||
DeleteWindowByClass(WC_MODAL_PROGRESS);
|
||||
ShowFirstError();
|
||||
MarkWholeScreenDirty();
|
||||
}
|
||||
|
Reference in New Issue
Block a user