Ignore:
Timestamp:
Apr 24, 2010, 9:19:52 PM (15 years ago)
Author:
gumby
Message:

Another place we need to refresh.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • AE/Installer/trunk/source/installer.cpp

    r509 r510  
    14901490        globalPackages = getPackages(); // refresh the list in memory
    14911491        // TODO: Refresh the packages list in the window
    1492 
     1492        wxCommandEvent e;
     1493        TheWindow->OnRefreshButtonClick( e );
    14931494        return true;
    14941495}
Note: See TracChangeset for help on using the changeset viewer.