diff options
Diffstat (limited to 'library/megawidget.tcl')
-rw-r--r-- | library/megawidget.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/megawidget.tcl b/library/megawidget.tcl index c09d0da..ff7b2ce 100644 --- a/library/megawidget.tcl +++ b/library/megawidget.tcl @@ -10,7 +10,7 @@ # this file, and for a DISCLAIMER OF ALL WARRANTIES. # -package require Tk +package require tk ::oo::class create ::tk::Megawidget { superclass ::oo::class |