Skip to content
Commit f519acbf authored by Yifan Zhu's avatar Yifan Zhu
Browse files

Call signals instead of signal handlers

Directly calling signals is the supported way to send signals.
Calling signal handlers worked in the past, but will be phased out in
the future (https://bugreports.qt.io/browse/QTBUG-120573).

BUG: 479488
parent 96f8bc2b
Pipeline #576486 passed with stage
in 48 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