diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2021-10-27 14:40:54 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2021-10-27 14:40:54 (GMT) |
commit | 1f4a3c837af6c89531fd69c5652930e330712080 (patch) | |
tree | ea9323fde0ee8e5a259494661c8485e42be43a49 /library/tk.tcl | |
parent | 4c8993300fb62e2657130e2743f015af600be5c4 (diff) | |
parent | 5034402d070a781baf9e16fec880f075096dcbbe (diff) | |
download | tk-1f4a3c837af6c89531fd69c5652930e330712080.zip tk-1f4a3c837af6c89531fd69c5652930e330712080.tar.gz tk-1f4a3c837af6c89531fd69c5652930e330712080.tar.bz2 |
Merge 8.7
Diffstat (limited to 'library/tk.tcl')
-rw-r--r-- | library/tk.tcl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/library/tk.tcl b/library/tk.tcl index 538edd5..2531e6a 100644 --- a/library/tk.tcl +++ b/library/tk.tcl @@ -497,6 +497,7 @@ if {$::tk_library ne ""} { } namespace eval ::tk { SourceLibFile icons + SourceLibFile iconbadges SourceLibFile button SourceLibFile entry SourceLibFile listbox |