Commit fe2005e
committed
gitk: make sha1but a ttk::button
gitk's 'Commit ID' button uses a classic widget, not a themed one,
leading to inconsistent style. Commit 51a7e8b (d93f171 ("gitk: Use
themed tk widgets", 2009-04-17) that added themed widgets did not touch
this particular widget, but does not say why. Regardless, let's use a
themed button to be consistent with the rest of the interface.
Signed-off-by: Mark Levedahl <mlevedahl@gmail.com>1 parent 811b8a3 commit fe2005e
1 file changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2495 | 2495 | | |
2496 | 2496 | | |
2497 | 2497 | | |
2498 | | - | |
| 2498 | + | |
2499 | 2499 | | |
2500 | | - | |
2501 | 2500 | | |
2502 | 2501 | | |
2503 | 2502 | | |
| |||
8910 | 8909 | | |
8911 | 8910 | | |
8912 | 8911 | | |
8913 | | - | |
| 8912 | + | |
8914 | 8913 | | |
8915 | | - | |
| 8914 | + | |
8916 | 8915 | | |
8917 | 8916 | | |
8918 | 8917 | | |
| |||
0 commit comments