Changeset 9764 for trunk/Padre/lib/Padre/Wx/FunctionList.pm
- Timestamp:
- 12/17/09 22:32:25 (2 years ago)
- File:
-
- 1 edited
-
trunk/Padre/lib/Padre/Wx/FunctionList.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Padre/lib/Padre/Wx/FunctionList.pm
r9757 r9764 188 188 my $document = $current->document; 189 189 my $functions = $self->{functions}; 190 unless ( $document) {190 unless ($document) { 191 191 $functions->Clear; 192 192 $self->{search}->Hide;
Note: See TracChangeset
for help on using the changeset viewer.
