ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/DC/UI.pm
(Generate patch)

Comparing deliantra/Deliantra-Client/DC/UI.pm (file contents):
Revision 1.385 by root, Fri Jul 20 16:32:17 2007 UTC vs.
Revision 1.386 by root, Fri Jul 20 16:33:45 2007 UTC

1135} 1135}
1136 1136
1137sub update { 1137sub update {
1138 my ($self) = @_; 1138 my ($self) = @_;
1139 1139
1140 $self->update_slider;
1140 $self->SUPER::update; 1141 $self->SUPER::update;
1141 $self->update_slider;
1142} 1142}
1143 1143
1144sub invoke_mouse_wheel { 1144sub invoke_mouse_wheel {
1145 my ($self, $ev) = @_; 1145 my ($self, $ev) = @_;
1146 1146

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines