Skip to content

qt: fix dialog tab-key navigation bug

Lyndon Brown requested to merge jnqnfe/vlc:effects1 into master

This fixes #25923 (closed).

I've also fixed a couple of very trivial issues I spotted in the effects panel construction code whilst investigating this - an incorrect widget parent and two useless duplicate statements.

Merge request reports