ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/perl/tabbed
(Generate patch)

Comparing rxvt-unicode/src/perl/tabbed (file contents):
Revision 1.11 by root, Fri Jan 20 18:50:49 2006 UTC vs.
Revision 1.12 by root, Sun Jan 22 12:21:27 2006 UTC

180 180
181sub on_configure_notify { 181sub on_configure_notify {
182 my ($self, $event) = @_; 182 my ($self, $event) = @_;
183 183
184 $self->configure; 184 $self->configure;
185 $self->refresh;
185 186
186 () 187 ()
187} 188}
188 189
189sub on_wm_delete_window { 190sub on_wm_delete_window {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines