Skip to content
Commit 2eb478cc authored by Volker Krause's avatar Volker Krause
Browse files

Fix infinite recursion in QStringList DataStream operator with Qt6

QStringList and QList<QString> are actually the same type in Qt6, so we
don't need the QStringList special case anymore.
parent 3d75bb44
Pipeline #182443 passed with stage
in 8 minutes and 53 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment