mirror of
https://github.com/reactos/reactos.git
synced 2025-07-24 15:13:36 +00:00
[RAPPS] Reuse active pending downloads window (#7648)
CORE-16716 CORE-16804
This commit is contained in:
parent
cc762c2b71
commit
72951421e6
2 changed files with 642 additions and 636 deletions
|
@ -816,7 +816,7 @@ CMainWindow::InstallApplication(CAppInfo *Info)
|
|||
{
|
||||
if (DownloadApplication(Info))
|
||||
{
|
||||
UpdateApplicationsList(SelectedEnumType);
|
||||
//FIXME: Delay UpdateApplicationsList(SelectedEnumType); until install completes
|
||||
return TRUE;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue