Fix
This commit is contained in:
parent
66a047b419
commit
e03405dffb
|
@ -370,7 +370,6 @@ namespace eval Editor {
|
||||||
set win .varhelper
|
set win .varhelper
|
||||||
# if { [winfo exists $win] == 0 } { return }
|
# if { [winfo exists $win] == 0 } { return }
|
||||||
set ind [$win.lBox curselection]
|
set ind [$win.lBox curselection]
|
||||||
puts ">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>"
|
|
||||||
|
|
||||||
switch -- $K {
|
switch -- $K {
|
||||||
Prior {
|
Prior {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user