Skip to content

qt: fix entries in CheckableListMenu cannot be de-selected

Pierre Lamot requested to merge chub/vlc:qt/deselect-audio-tracks into master

introduce a third grouping mode (GROUPED_OPTIONAL) for models that have at most one active state but the state can be disabled (video/audio tracks for instance)

Merge request reports