Skip to content

qt: prevent segmentation fault from Qt 6.3 to Qt 6.5.2

Fatih Uzunoğlu requested to merge fuzun/vlc:qt/qtbugsegfault into master

See QTBUG-116049.

Can not use attached properties or Component with Binding. Seems to be fixed in Qt 6.5.3.

This is a Qt 5 compatible change.

Merge request reports