Closed fiesh closed 7 months ago
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
LGTM :)
thanks.
This is necessary since
gcc
's-Wsuggest-override
will also warn at the function definition that anoverride
would be possible.This copies
Q_OBJECT
's behavior.