aboutsummaryrefslogtreecommitdiff
path: root/Perl/Zinc.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Perl/Zinc.pm')
-rw-r--r--Perl/Zinc.pm8
1 files changed, 4 insertions, 4 deletions
diff --git a/Perl/Zinc.pm b/Perl/Zinc.pm
index e7139d2..46a10d1 100644
--- a/Perl/Zinc.pm
+++ b/Perl/Zinc.pm
@@ -1,4 +1,4 @@
-package Tk::Radar;
+package Tk::Zinc;
#require Tk;
use Tk;
@@ -6,15 +6,15 @@ use Tk;
#use Exporter;
use base qw(Tk::Widget);
-Construct Tk::Widget 'Radar';
+Construct Tk::Widget 'Zinc';
use vars qw($VERSION);
$VERSION = '1.000';
-bootstrap Tk::Radar $Tk::VERSION;
+bootstrap Tk::Zinc $Tk::VERSION;
-sub Tk_cmd { \&Tk::radar }
+sub Tk_cmd { \&Tk::zinc }
Tk::Methods("add", "addtag", "anchorxy", "bbox", "becomes", "bind", "cget",
"chggroup", "clone", "configure", "coords", "currentpart", "dtag", "find",