ca326d2094
Remove wxLC_SINGLE_SEL flag from the file list control in the Git Commit dialog to allow users to select multiple rows. When a checkbox is toggled for an item that is part of a multi-selection, all selected items are toggled together, making it easier to batch check/uncheck files. Fixes https://gitlab.com/kicad/code/kicad/-/issues/15910