summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>2007-09-23 22:29:18 -0400
committerShawn O. Pearce <spearce@spearce.org>2007-09-23 22:29:24 -0400
commit354e114d7461c5f7f6bd4e0fb6d880bdd15a7823 (patch)
tree50a180762dd2f25ce78c635cd746d74b45ada5ef /lib
parentfbc8a93cd5b03bf15a3ebef6c0a512d2da3df7c4 (diff)
downloadgit-354e114d7461c5f7f6bd4e0fb6d880bdd15a7823.tar.gz
git-gui: Deiconify startup wizard so it raises to the top
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'lib')
-rw-r--r--lib/choose_repository.tcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/choose_repository.tcl b/lib/choose_repository.tcl
index 1bec8bd0a8..5f2d12fd07 100644
--- a/lib/choose_repository.tcl
+++ b/lib/choose_repository.tcl
@@ -123,6 +123,7 @@ constructor pick {} {
grab $top
focus $top
"
+ wm deiconify $top
tkwait variable @done
if {$top eq {.}} {