Ignore:
Timestamp:
12/08/09 19:49:20 (2 years ago)
Author:
adamk
Message:

Added the "File Intuition" feature (it's a fairly terrible name and looks weird where it is in the File menu, but we can fix that later).

Also removed a bunch of $DB::single = 1 usages.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Padre/lib/Padre/Wx/Dialog/Find.pm

    r9469 r9563  
    328328        $self->Hide; 
    329329    } elsif ( not $Result ) { 
    330         $DB::single = 1; 
    331330        $main->error( 
    332331            Wx::gettext('No matches found'), 
Note: See TracChangeset for help on using the changeset viewer.