update
This commit is contained in:
1
.CondaPkg/env/Library/lib/tk8.6/clrpick.tcl
vendored
1
.CondaPkg/env/Library/lib/tk8.6/clrpick.tcl
vendored
@@ -320,7 +320,6 @@ proc ::tk::dialog::color::BuildDialog {w} {
|
||||
bind $w <Alt-Key> [list tk::AltKeyInDialog $w %A]
|
||||
|
||||
wm protocol $w WM_DELETE_WINDOW [list tk::dialog::color::CancelCmd $w]
|
||||
bind $lab <Destroy> [list tk::dialog::color::CancelCmd $w]
|
||||
}
|
||||
|
||||
# ::tk::dialog::color::SetRGBValue --
|
||||
|
||||
Reference in New Issue
Block a user