# | Line 1487 | Line 1487 | bool ProcessAEUpdate(Install_info_cfg *c | |
---|---|---|
1487 | CheckForGlobalization(true); // the 'true' value forces re-globalization | |
1488 | ||
1489 | globalPackages = getPackages(); // refresh the list in memory | |
1490 | – | // TODO: Refresh the packages list in the window |
1490 | wxCommandEvent e; | |
1491 | TheWindow->OnRefreshButtonClick( e ); | |
1492 | return true; |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |