This commit is contained in:
svkalinin 2022-11-09 12:31:53 +03:00
parent 66a047b419
commit e03405dffb

View File

@ -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 {