summaryrefslogtreecommitdiffstats
path: root/library
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2020-07-13 16:48:27 (GMT)
committerfvogel <fvogelnew1@free.fr>2020-07-13 16:48:27 (GMT)
commite3c3dc8cec595c0593949fa1a690e842ae88df76 (patch)
tree5cd95ac9a88a4f35c5067b2238a9e2b39b4308e4 /library
parent056dad5a85b3eb0404c0a805562fd207c8eb8217 (diff)
parent3513bf85582d9033914baf40f8e8a1fb42270d93 (diff)
downloadtk-e3c3dc8cec595c0593949fa1a690e842ae88df76.zip
tk-e3c3dc8cec595c0593949fa1a690e842ae88df76.tar.gz
tk-e3c3dc8cec595c0593949fa1a690e842ae88df76.tar.bz2
Fix [7655f65ae7]: text positioning issues in entry widgets. Patch from Christopher Chavez.
Diffstat (limited to 'library')
-rw-r--r--library/fontchooser.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/fontchooser.tcl b/library/fontchooser.tcl
index 0510fb9..3e2b6df 100644
--- a/library/fontchooser.tcl
+++ b/library/fontchooser.tcl
@@ -280,7 +280,7 @@ proc ::tk::fontchooser::Create {} {
# Arguments:
# ok true if user pressed OK
#
-proc ::tk::::fontchooser::Done {ok} {
+proc ::tk::fontchooser::Done {ok} {
variable S
if {! $ok} {