Skip to content
Commit 2ca0ba66 authored by Franz Baumgärtner's avatar Franz Baumgärtner Committed by Nate Graham
Browse files

fix lookup of ComparableQPoint keys in QMap

QMap::value() failed to find existing keys in some edge cases.
Which lead to problems when translating points using a QMap.

This commit improves the operator<() to fix that.

BUG: 430942


(cherry picked from commit e1fc5c40)
parent ed60ec35
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