Skip to content
Commit 82cc92f7 authored by Aaron J. Seigo's avatar Aaron J. Seigo
Browse files

correct signal signature

QObject::receivers doesn't complain if a signal doesn't exist,
unlike QObject::connect (e.g.). the optimizations that rely on
QObject::receivers is therefore more brittle than one might expect.
parent ee3b6941
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