summaryrefslogtreecommitdiff
path: root/gdb/gdbtk/library/about.tcl
diff options
context:
space:
mode:
authorMartin Hunt <hunt@redhat.com>2002-10-15 21:19:51 +0000
committerMartin Hunt <hunt@redhat.com>2002-10-15 21:19:51 +0000
commit2b2bb4eb21fcf80f1b704a1862f37ddb54294a92 (patch)
tree594c7f04c12e3f4176dad7e1fc948b92a6042745 /gdb/gdbtk/library/about.tcl
parentc7ae429840bb9739556aac5be37dc75e28cd3a26 (diff)
downloadgdb-2b2bb4eb21fcf80f1b704a1862f37ddb54294a92.tar.gz
2002-10-15 Martin M. Hunt <hunt@redhat.com>
* library/* : auto_mkindex cannot rebuild tclIndex because it does not recognize the namespace import in main.tcl. To get it to work again, rename the following: body -> itcl::body configbody -> itcl::configbody class -> itcl::class
Diffstat (limited to 'gdb/gdbtk/library/about.tcl')
-rw-r--r--gdb/gdbtk/library/about.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gdbtk/library/about.tcl b/gdb/gdbtk/library/about.tcl
index f10adab99a1..af703081638 100644
--- a/gdb/gdbtk/library/about.tcl
+++ b/gdb/gdbtk/library/about.tcl
@@ -16,7 +16,7 @@
# Implements About window
# ----------------------------------------------------------------------
-class About {
+itcl::class About {
inherit ManagedWin ModalDialog
constructor {args} {
global gdb_ImageDir