--- deliantra/Deliantra-Client/DC/Item.pm 2006/12/09 02:21:25 1.1 +++ deliantra/Deliantra-Client/DC/Item.pm 2006/12/09 21:26:46 1.2 @@ -70,7 +70,7 @@ my ($self) = @_; # necessary to avoid cyclic references - Scalar::Util::weaken $self; + CFPlus::weaken $self; my $button_cb = sub { my (undef, $ev, $x, $y) = @_;