diff options
author | Mark Levedahl <mlevedahl@gmail.com> | 2025-06-08 08:45:30 -0400 |
---|---|---|
committer | Mark Levedahl <mlevedahl@gmail.com> | 2025-07-16 23:01:51 -0400 |
commit | 9c3cc842875325cb81f136af2dae27645e06b49b (patch) | |
tree | 5d936ce6ba3f9a877f1e28e608eed5e8945421cb /git-gui/lib/commit.tcl | |
parent | cb9fa4d9ecd97b9e7e9bbd449c5106cad64215e8 (diff) |
gitk: replace ${NS} with ttk
gitk uses ${NS} to select between the original Tk widgets and the newer
themed widgets in ttk. As gitk uses only themed widgets from ttk::,
this indirection now serves no purpose, so let's switch to explicit use
of ttk:: via global search/replace. More simplification, including
removal of the NS variable, is kept for a later patch to keep this one
smaller.
Signed-off-by: Mark Levedahl <mlevedahl@gmail.com>
Diffstat (limited to 'git-gui/lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions