Правка changelog

This commit is contained in:
svk
2026-02-06 12:12:36 +03:00
parent 7511a5445e
commit 5dc1da5dbf
4 changed files with 11 additions and 3 deletions

View File

@@ -33,7 +33,7 @@ namespace eval NB {
set fm [ttk::frame $nb.$item]
pack $fm -side top -expand true -fill both
$nb add $fm -text Git;# -image close_12x12 -compound right
$nb select $fm
$nb select $fm
}
}
# puts "NB item - $fm"