Changeset 520


Ignore:
Timestamp:
10/26/08 13:26:07 (3 years ago)
Author:
adamk
Message:

Removing # return;

File:
1 edited

Legend:

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

    r519 r520  
    558558 
    559559    # Create the new menu bar 
    560     # return; 
    561560    $self->{wx} = Wx::MenuBar->new; 
    562561    $self->{wx}->Append( $self->{file},     "&File"      ); 
Note: See TracChangeset for help on using the changeset viewer.