summaryrefslogtreecommitdiff
path: root/gdb/gdbtk/library/srcwin.ith
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/srcwin.ith
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/srcwin.ith')
-rw-r--r--gdb/gdbtk/library/srcwin.ith2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gdbtk/library/srcwin.ith b/gdb/gdbtk/library/srcwin.ith
index 578178765f8..65d2033fb2b 100644
--- a/gdb/gdbtk/library/srcwin.ith
+++ b/gdb/gdbtk/library/srcwin.ith
@@ -23,7 +23,7 @@
# should be returned and SrcWin should figure out what to do.
# ----------------------------------------------------------------------
-class SrcWin {
+itcl::class SrcWin {
inherit TopLevelWin GDBWin
public {