Ticket #54: updtmeth.patch
| File updtmeth.patch, 318 bytes (added by vincent, 5 years ago) |
|---|
-
lib/Padre/Frame.pm
old new 828 828 Padre->ide->wx_notebook->SetPageText($id, basename($filename)); 829 829 $page->SetSavePoint; 830 830 $self->update_status; 831 $self->update_methods; 831 832 832 833 return; 833 834 }
