diff options
author | Kevin Walzer <kw@codebykevin.com> | 2021-08-17 01:26:57 (GMT) |
---|---|---|
committer | Kevin Walzer <kw@codebykevin.com> | 2021-08-17 01:26:57 (GMT) |
commit | 5517a55841bc438a22c223c9939a82de2216ce90 (patch) | |
tree | b4282e765deed55e2f454c54643d3d70c06edda9 /library/tk.tcl | |
parent | e02bd57b0aed182ae341187acb8f95ed67c79710 (diff) | |
parent | afebfdae93a386738cbe2bf3e1737349d4a73c24 (diff) | |
download | tk-5517a55841bc438a22c223c9939a82de2216ce90.zip tk-5517a55841bc438a22c223c9939a82de2216ce90.tar.gz tk-5517a55841bc438a22c223c9939a82de2216ce90.tar.bz2 |
Merge trunk
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 952db30..2531e6a 100644 --- a/library/tk.tcl +++ b/library/tk.tcl @@ -503,6 +503,7 @@ if {$::tk_library ne ""} { SourceLibFile listbox SourceLibFile menu SourceLibFile panedwindow + SourceLibFile print SourceLibFile scale SourceLibFile scrlbar SourceLibFile spinbox |