diff options
Diffstat (limited to 'lib/branch_delete.tcl')
| -rw-r--r-- | lib/branch_delete.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/branch_delete.tcl b/lib/branch_delete.tcl index 32979d46fd..deac74a644 100644 --- a/lib/branch_delete.tcl +++ b/lib/branch_delete.tcl @@ -9,7 +9,7 @@ field w_check ; # revision picker for merge test field w_delete ; # delete button constructor dialog {} { - global current_branch use_ttk + global current_branch make_dialog top w wm withdraw $w |
