Changeset 10867


Ignore:
Timestamp:
02/21/10 00:17:13 (2 years ago)
Author:
azawawi
Message:

Fixed ticket:858 (Recent files does not display anything on Padre startup) kthakore++

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Padre/lib/Padre/Wx/Menu/File.pm

    r10826 r10867  
    263263    # NOTE: Do NOT do an initial fill during the constructor 
    264264    # We'll do one later anyway, and the list is premature at this point. 
    265     # $self->refresh_recent; 
     265    # TODO fix this 
     266    $self->refresh_recent; 
    266267 
    267268    $self->AppendSeparator; 
Note: See TracChangeset for help on using the changeset viewer.