summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-08-31 13:12:01 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-08-31 13:12:01 (GMT)
commit6c69cf8504626ca091607ff500979c1f738cefb1 (patch)
treea3b15329745c40e296eb311788b48cef85f5eae3 /tools
parent30fd8c842c97d0977b8ef7a4f4ee8528d260f6f2 (diff)
downloadtcl-6c69cf8504626ca091607ff500979c1f738cefb1.zip
tcl-6c69cf8504626ca091607ff500979c1f738cefb1.tar.gz
tcl-6c69cf8504626ca091607ff500979c1f738cefb1.tar.bz2
opt package: Change comment. 0.4.7 -> 0.4.8.
More Master -> Parent and Slave -> Child changes in (internal) library and test-cases
Diffstat (limited to 'tools')
-rwxr-xr-xtools/checkLibraryDoc.tcl1
-rwxr-xr-xtools/tcltk-man2html.tcl1
2 files changed, 2 insertions, 0 deletions
diff --git a/tools/checkLibraryDoc.tcl b/tools/checkLibraryDoc.tcl
index 6d147ac..d560b98 100755
--- a/tools/checkLibraryDoc.tcl
+++ b/tools/checkLibraryDoc.tcl
@@ -69,6 +69,7 @@ set StructList {
Tk_GeomMgr \
Tk_Image \
Tk_ImageMaster \
+ Tk_ImageModel \
Tk_ImageType \
Tk_Item \
Tk_ItemType \
diff --git a/tools/tcltk-man2html.tcl b/tools/tcltk-man2html.tcl
index d607905..a7231f7 100755
--- a/tools/tcltk-man2html.tcl
+++ b/tools/tcltk-man2html.tcl
@@ -557,6 +557,7 @@ array set remap_link_target {
Tk_Font Tk_GetFont
Tk_Image Tk_GetImage
Tk_ImageMaster Tk_GetImage
+ Tk_ImageModel Tk_GetImage
Tk_ItemType Tk_CreateItemType
Tk_Justify Tk_GetJustify
Ttk_Theme Ttk_GetTheme