From 860898f1e9e21e7d14161313b03825e389fce4f6 Mon Sep 17 00:00:00 2001
From: sls <sls>
Date: Fri, 2 Jun 1995 06:46:57 +0000
Subject: [PATCH] Add defs for command line.

---
 defaults.tcl | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/defaults.tcl b/defaults.tcl
index 1691666..bc4a310 100644
--- a/defaults.tcl
+++ b/defaults.tcl
@@ -11,6 +11,9 @@ proc tkinspect_default_options {} {
     option add *Frame.highlightThickness 0
     option add *Frame.borderWidth 2
     option add *Menubutton.borderWidth 0
+    option add *Command_line.highlightThickness 0
+    option add *Command_line.borderWidth 2
+    option add *Tkinspect_main.highlightThickness 0
     option add *Procs_list.patterns {
 	^tk[A-Z].*
 	^auto_.*
-- 
2.23.0