Closed xnuk closed 4 months ago
int QString::length() const
qsizetype QString::length() const
So I think it needs to be add explicit casting. (Build error occurs in latest gcc)
Summary
int QString::length() const
qsizetype QString::length() const
So I think it needs to be add explicit casting. (Build error occurs in latest gcc)
Note
Checklist