Commit 68149a7
gitk: Avoid handling the Return key twice in Add Branch
This reverts commit 63767d5.
A similar change was made as part of commit 76f1594, that added
bindings to all dialogs, and this duplication causes mkbrgo to be
called twice, the second time after the window has been destroyed.
As a result, an error window appears when the code tries to access
widgets.
Signed-off-by: Alexander Gavrilov <[email protected]>
Signed-off-by: Paul Mackerras <[email protected]>1 parent cdc8429 commit 68149a7
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8270 | 8270 | | |
8271 | 8271 | | |
8272 | 8272 | | |
8273 | | - | |
8274 | 8273 | | |
8275 | 8274 | | |
8276 | 8275 | | |
| |||
0 commit comments