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

Comparing deliantra/Deliantra-Client/DC/MapWidget.pm (file contents):
Revision 1.126 by root, Wed Dec 26 21:03:21 2007 UTC vs.
Revision 1.127 by root, Sat Dec 29 16:29:00 2007 UTC

630 $self->add ($self->{vbox} = new DC::UI::VBox); 630 $self->add ($self->{vbox} = new DC::UI::VBox);
631 631
632 $self->{label} = [ 632 $self->{label} = [
633 map 633 map
634 DC::UI::Label->new ( 634 DC::UI::Label->new (
635 align => 0,
635 can_hover => 1, 636 can_hover => 1,
636 can_events => 1, 637 can_events => 1,
637 tooltip_width => 0.33, 638 tooltip_width => 0.33,
638 fontsize => $_, 639 fontsize => $_,
639 ), (0.8) x 16 640 ), (0.8) x 16

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines