Changeset 11120 for trunk/Padre/lib/Padre/Wx/Dialog/HelpSearch.pm
- Timestamp:
- 03/15/10 04:51:54 (2 years ago)
- File:
-
- 1 edited
-
trunk/Padre/lib/Padre/Wx/Dialog/HelpSearch.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Padre/lib/Padre/Wx/Dialog/HelpSearch.pm
r11117 r11120 393 393 $self->_list->Select(0); 394 394 } 395 $self->_status->SetLabel( sprintf( Wx::gettext("Found %s help topic(s)\n"), $pos) );395 $self->_status->SetLabel( sprintf( Wx::gettext("Found %s help topic(s)\n"), $pos ) ); 396 396 $self->_display_help_in_viewer; 397 397
Note: See TracChangeset
for help on using the changeset viewer.
