Skip to content
Commit bdbe5589 authored by David Redondo's avatar David Redondo 🏎
Browse files

Don't use QTimer::callOnTimeout

Summary:
it is just a convenience function for connect that was added in Qt 5.12. Currently the minimum we require is 5.10
so just use connect.

Reviewers: #spectacle, ngraham

Reviewed By: #spectacle, ngraham

Subscribers: ngraham

Tags: #spectacle

Differential Revision: https://phabricator.kde.org/D21384
parent cd3f5562
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