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 (closed)
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 (closed)
VideoLAN code repository instance