aboutsummaryrefslogtreecommitdiff
path: root/Perl/Zinc.pm
diff options
context:
space:
mode:
authorlecoanet2001-03-14 15:08:50 +0000
committerlecoanet2001-03-14 15:08:50 +0000
commit102f67b9b93a270de3a1b33bb75ef3d09424959c (patch)
treebae400d18bec6fdc6827272b5650149d912f15c5 /Perl/Zinc.pm
parente8a38cfda9adca7b59a6032105e959a55482154f (diff)
downloadtkzinc-102f67b9b93a270de3a1b33bb75ef3d09424959c.zip
tkzinc-102f67b9b93a270de3a1b33bb75ef3d09424959c.tar.gz
tkzinc-102f67b9b93a270de3a1b33bb75ef3d09424959c.tar.bz2
tkzinc-102f67b9b93a270de3a1b33bb75ef3d09424959c.tar.xz
-localrender chang� en -render.
Diffstat (limited to 'Perl/Zinc.pm')
-rw-r--r--Perl/Zinc.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Perl/Zinc.pm b/Perl/Zinc.pm
index 4ea3b43..3b9b9ec 100644
--- a/Perl/Zinc.pm
+++ b/Perl/Zinc.pm
@@ -18,7 +18,7 @@ sub Tk_cmd { \&Tk::zinc }
sub CreateOptions
{
- return (shift->SUPER::CreateOptions,'-localrender')
+ return (shift->SUPER::CreateOptions,'-render')
}
Tk::Methods("add", "addtag", "anchorxy", "bbox", "becomes", "bind", "cget",