Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <angavrilov@gmail.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
- Loading branch information