Skip to content

qt: small fixup for player toolbar model handling

Fatih Uzunoğlu requested to merge fuzun/vlc:controlbarprofilemodel-fixup into master

Recently, a relatively big merge request was merged which made player toolbar handling done completely in C++.

Because of its size, some aspects of it were overlooked.

I have noticed two things that could have been done and created two patches for them.

Merge request reports