Skip to content

Commit 207ad7b

Browse files
Mark Hillspaulusmack
authored andcommitted
gitk: Set the font for all listbox widgets
This affects the font chooser. Signed-off-by: Mark Hills <[email protected]> Signed-off-by: Paul Mackerras <[email protected]>
1 parent 0933b04 commit 207ad7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gitk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1880,6 +1880,7 @@ proc setoptions {} {
18801880
option add *Entry.font uifont startupFile
18811881
option add *Labelframe.font uifont startupFile
18821882
option add *Spinbox.font textfont startupFile
1883+
option add *Listbox.font mainfont startupFile
18831884
}
18841885

18851886
# Make a menu and submenus.

0 commit comments

Comments
 (0)