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.164 by root, Mon Apr 24 06:57:39 2006 UTC vs.
Revision 1.165 by root, Mon Apr 24 08:22:22 2006 UTC

751 751
752 my $self = $class->SUPER::new ( 752 my $self = $class->SUPER::new (
753 bg => [1, 1, 1, 1], 753 bg => [1, 1, 1, 1],
754 border_bg => [1, 1, 1, 1], 754 border_bg => [1, 1, 1, 1],
755 border => 0.8, 755 border => 0.8,
756 can_events => 0,
757 @_ 756 @_
758 ); 757 );
759 758
760 $self->{title} &&= new CFClient::UI::Label 759 $self->{title} &&= new CFClient::UI::Label
761 align => 0, 760 align => 0,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines