Commit aee197da authored by Marc Mutz's avatar Marc Mutz
Browse files

QStringRef: fix some QStringRef <> const char * relational operators


Their implementations were swapped.

Found while extending tst_qstringapisymmetry, which only exists in
dev, so test will be added to dev once this change has merged up.

[ChangeLog][QtCore][QStringRef] Fixed relational operators against
(const char*) to return the correct result.

Change-Id: I3f331037571b9a543a6885802836b768143d1c1a
Reviewed-by: default avatarKonstantin Ritt <ritt.ks@gmail.com>
parent 5f8bd44a
No related merge requests found
Showing with 6 additions and 6 deletions
Supports Markdown
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