diff options
author | Mark Levedahl <mlevedahl@gmail.com> | 2025-06-08 08:16:34 -0400 |
---|---|---|
committer | Mark Levedahl <mlevedahl@gmail.com> | 2025-07-16 23:01:51 -0400 |
commit | cb9fa4d9ecd97b9e7e9bbd449c5106cad64215e8 (patch) | |
tree | d6c135df2c2bea5272f7cce6994ae167e8ee394b /commit-graph.h | |
parent | 5b8103a0bdd64aa1e093e235966ae76b76b4f81d (diff) |
gitk: always use themed Tk (ttk)
gitk added the option to used themed Tk (ttk) in 0cc08ff7dd ("gitk: Add
a user preference to enable/disable use of themed widgets", 2009-09-05).
Using ttk had to be optional as Tk 8.4, then in common use, does not
have ttk. ttk is the default when available, so the ttk code paths are
by now very well tested. gitk also has code paths for the older default
widgets, increasing the maintenance burden. Let's make ttk non-optional
to reduce code complexity in later commits.
Signed-off-by: Mark Levedahl <mlevedahl@gmail.com>
Diffstat (limited to 'commit-graph.h')
0 files changed, 0 insertions, 0 deletions