Skip to content
Commit bd626d95 authored by Méven Car's avatar Méven Car
Browse files

ScreenshotEffect: fix lookup of ComparableQPoint keys in QMap

QMap::value() failed to find existing keys when tow ComparablePoint
shared the same x but not the same y.

This commit improves the operator<() to fix that.
parent 57086c34
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