Skip to content

Fix compilation error on Qt6

Yuhang Zhao requested to merge fix-qt6-build into master

QStringRef was moved to the Qt5CoreCompat module in Qt6.

Merge request reports