Skip to content
Commit 7eaa556b authored by David Edmundson's avatar David Edmundson
Browse files

Explicitly link QGuiApplication in runner tests

We use QAction's with icons in our test. This requires a
QGuiApplication.

QTEST_MAIN tries to be smart and will become a QGui or QCore application
depending on the linked libraries.

In Qt6 porting somewhere this doesn't get implicitly pulled in.
parent b428bdd2
Pipeline #298967 passed with stage
in 21 minutes and 29 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