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:
parent
fbc8a93cd5
commit
354e114d74
@ -123,6 +123,7 @@ constructor pick {} {
|
||||
grab $top
|
||||
focus $top
|
||||
"
|
||||
wm deiconify $top
|
||||
tkwait variable @done
|
||||
|
||||
if {$top eq {.}} {
|
||||
|
Loading…
Reference in New Issue
Block a user