projects
/
tkinspect
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6e3091
)
Get rid of remove list menu item (now using checkboxes on file menu.)
author
sls
<sls>
Mon, 5 Jun 1995 08:50:52 +0000
(08:50 +0000)
committer
sls
<sls>
Mon, 5 Jun 1995 08:50:52 +0000
(08:50 +0000)
lists.tcl
patch
|
blob
|
history
diff --git
a/lists.tcl
b/lists.tcl
index f42b9a7b6ca34a9eb5b24740b61bd56c0a9c841c..2e106e8b5b4598a2723d9388c314145e28a1e7a7 100644
(file)
--- a/
lists.tcl
+++ b/
lists.tcl
@@
-159,8
+159,6
@@
widget tkinspect_list {
-command "$self search_dialog"
$slot(menu) add command -label "Edit Filter..." -underline 0 \
-command "$self edit_filter"
- $slot(menu) add command -label "Remove List" -underline 0 \
- -command "$self remove"
}
method reconfig {} {
$self.title config -text "$slot(title):"