зеркало из https://github.com/mozilla/pjs.git
make ShowProgressUI return in Mac OS X updater
This commit is contained in:
Родитель
16eda5730c
Коммит
325e4daa48
|
@ -88,7 +88,7 @@ static const char *sProgramPath;
|
|||
if (sQuit) {
|
||||
[aTimer invalidate];
|
||||
[aTimer release];
|
||||
[[NSApplication sharedApplication] terminate:self];
|
||||
[[NSApplication sharedApplication] stop:self];
|
||||
}
|
||||
|
||||
float progress = sProgressVal;
|
||||
|
|
Загрузка…
Ссылка в новой задаче