Skip to content
Commit 6e526755 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

autotests: Fix TestXdgShellWindow in Qt 6 build

TestXdgShellWindow::testPointerInputTransform() compares
QVariant(QPointF) with QPoint. While this works in Qt 5, Qt 6 seems to
take the type into account when comparing the two.
parent 0ce90f43
Pipeline #252847 passed with stage
in 14 minutes and 18 seconds
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