ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/gde/GCE/StackView.pm
(Generate patch)

Comparing deliantra/gde/GCE/StackView.pm (file contents):
Revision 1.14 by elmex, Tue Apr 4 21:12:08 2006 UTC vs.
Revision 1.15 by elmex, Tue Apr 4 23:21:17 2006 UTC

86 $changeset; 86 $changeset;
87 } 87 }
88 } 88 }
89 ); 89 );
90 90
91 $::MAINWIN->update_attr_editor ($a) 91 $::MAINWIN->update_attr_editor ($ar)
92 }); 92 });
93 93
94 $hb2->pack_start (my $img = (new_from_pixbuf Gtk2::Image $pb), 0, 0, 0); 94 $hb2->pack_start (my $img = (new_from_pixbuf Gtk2::Image $pb), 0, 0, 0);
95 $img->set_alignment (0, 0.5); 95 $img->set_alignment (0, 0.5);
96 96

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines