git-gui: Deiconify startup wizard so it raises to the top

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
This commit is contained in:
Johannes Schindelin 2007-09-23 22:29:18 -04:00 committed by Shawn O. Pearce
parent fbc8a93cd5
commit 354e114d74

View File

@ -123,6 +123,7 @@ constructor pick {} {
grab $top
focus $top
"
wm deiconify $top
tkwait variable @done
if {$top eq {.}} {