Skip to content
Commit bbefd9f1 authored by Thomas Baumgart's avatar Thomas Baumgart
Browse files

Correct interpretation of return code

Since the 'no-match at all' condition of QRegExp::indexIn() also returns
a value that is 'true', the return value must be compared against -1 instead.

BUG: 374527
parent 5ecbe8f8
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