Skip to content

Commit 2d3f3f0

Browse files
committed
gitk: remove header of now empty section "General options"
An earlier commit remove the only option that was available under "General options". We don't need the header for the empty section. Signed-off-by: Johannes Sixt <[email protected]>
1 parent 0f3d030 commit 2d3f3f0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

gitk

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11707,8 +11707,6 @@ proc prefspage_general {notebook} {
1170711707
pack configure $page.webbrowserf.l -padx 10
1170811708
grid x $page.webbrowserf $page.webbrowser -sticky ew
1170911709
11710-
ttk::label $page.lgen -text [mc "General options"] -font mainfontbold
11711-
grid $page.lgen - -sticky w -pady 10
1171211710
return $page
1171311711
}
1171411712

0 commit comments

Comments
 (0)