mkv/qt: fix potential enum warnings
We don't want a default case in this handler. But gcc 14 complains:
control reaches end of non-void function
Extracted from !6435
Edited by Steve Lhomme
We don't want a default case in this handler. But gcc 14 complains:
control reaches end of non-void function
Extracted from !6435
VideoLAN code repository instance