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
|
grab $top
|
||||||
focus $top
|
focus $top
|
||||||
"
|
"
|
||||||
|
wm deiconify $top
|
||||||
tkwait variable @done
|
tkwait variable @done
|
||||||
|
|
||||||
if {$top eq {.}} {
|
if {$top eq {.}} {
|
||||||
|
Loading…
Reference in New Issue
Block a user