Skip to content
Commit e1fc5c40 authored by Franz Baumgärtner's avatar Franz Baumgärtner Committed by Méven Car
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
parent 536700d1
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