Changeset 9762 for trunk/Padre/lib/Padre/Wx/Directory/SearchCtrl.pm
- Timestamp:
- 12/17/09 20:11:36 (2 years ago)
- File:
-
- 1 edited
-
trunk/Padre/lib/Padre/Wx/Directory/SearchCtrl.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Padre/lib/Padre/Wx/Directory/SearchCtrl.pm
r9685 r9762 518 518 # Lock the gui here to make the updates look slicker 519 519 # The locker holds the gui freeze until the update is done. 520 my $lock er = $self->current->main->freezer;520 my $lock = $self->current->main->lock('UPDATE'); 521 521 522 522 # Cleans the Directory Browser window to show the result
Note: See TracChangeset
for help on using the changeset viewer.
