From: sls Date: Wed, 15 Feb 1995 02:55:38 +0000 (+0000) Subject: Set all menubutton borderwidth's to 0. X-Git-Tag: r5_1_1~51 X-Git-Url: http://privyetmir.co.uk/gitweb.cgi?a=commitdiff_plain;h=5a3276c909a15bd2c82226f82b3f1bb0ccc48b06;p=tkinspect Set all menubutton borderwidth's to 0. --- diff --git a/defaults.tcl b/defaults.tcl index 140605b..1691666 100644 --- a/defaults.tcl +++ b/defaults.tcl @@ -10,7 +10,7 @@ proc tkinspect_default_options {} { option add *Label*borderWidth 0 option add *Frame.highlightThickness 0 option add *Frame.borderWidth 2 - option add *Tkinspect_main*Menubutton.borderWidth 0 + option add *Menubutton.borderWidth 0 option add *Procs_list.patterns { ^tk[A-Z].* ^auto_.*