ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/AE/Installer/trunk/source/installer.cpp
(Generate patch)

Comparing AE/Installer/trunk/source/installer.cpp (file contents):
Revision 509 by gumby, Sat Apr 24 19:19:14 2010 UTC vs.
Revision 510 by gumby, Sat Apr 24 19:19:52 2010 UTC

# Line 1489 | Line 1489 | bool ProcessAEUpdate(Install_info_cfg *c
1489          
1490          globalPackages = getPackages(); // refresh the list in memory
1491          // TODO: Refresh the packages list in the window
1492 <
1492 >        wxCommandEvent e;
1493 >        TheWindow->OnRefreshButtonClick( e );
1494          return true;
1495   }
1496   extern MainWindow* TheWindow;

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)